Update OSTree-1.0.gir to 2021.1
authorFelix Krull <f_krull@gmx.de>
Fri, 26 Mar 2021 18:51:56 +0000 (19:51 +0100)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:56 +0000 (12:53 -0400)
rust-bindings/rust/gir-files/OSTree-1.0.gir

index 4dd5387cc7321a7a1579ca48a73a21219759af3c..424ec2d700628d0389120765c0f7f7aeb825ef07 100644 (file)
@@ -1542,38 +1542,38 @@ entry corresponds to an object in the associated commit.</doc>
                    version="2020.1">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2444">Create a new #OstreeCommitSizesEntry for representing an object in a
+             line="2464">Create a new #OstreeCommitSizesEntry for representing an object in a
 commit's "ostree.sizes" metadata.</doc>
         <source-position filename="ostree-core.h" line="560"/>
         <return-value transfer-ownership="full" nullable="1">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2454">a new #OstreeCommitSizesEntry</doc>
+               line="2474">a new #OstreeCommitSizesEntry</doc>
           <type name="CommitSizesEntry" c:type="OstreeCommitSizesEntry*"/>
         </return-value>
         <parameters>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-core.c"
-                 line="2446">object checksum</doc>
+                 line="2466">object checksum</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-core.c"
-                 line="2447">object type</doc>
+                 line="2467">object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="unpacked" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-core.c"
-                 line="2448">unpacked object size</doc>
+                 line="2468">unpacked object size</doc>
             <type name="guint64" c:type="guint64"/>
           </parameter>
           <parameter name="archived" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-core.c"
-                 line="2449">compressed object size</doc>
+                 line="2469">compressed object size</doc>
             <type name="guint64" c:type="guint64"/>
           </parameter>
         </parameters>
@@ -1583,19 +1583,19 @@ commit's "ostree.sizes" metadata.</doc>
               version="2020.1">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2474">Create a copy of the given @entry.</doc>
+             line="2494">Create a copy of the given @entry.</doc>
         <source-position filename="ostree-core.h" line="565"/>
         <return-value transfer-ownership="full" nullable="1">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2480">a new copy of @entry</doc>
+               line="2500">a new copy of @entry</doc>
           <type name="CommitSizesEntry" c:type="OstreeCommitSizesEntry*"/>
         </return-value>
         <parameters>
           <instance-parameter name="entry" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-core.c"
-                 line="2476">an #OstreeCommitSizesEntry</doc>
+                 line="2496">an #OstreeCommitSizesEntry</doc>
             <type name="CommitSizesEntry"
                   c:type="const OstreeCommitSizesEntry*"/>
           </instance-parameter>
@@ -1606,7 +1606,7 @@ commit's "ostree.sizes" metadata.</doc>
               version="2020.1">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2494">Free given @entry.</doc>
+             line="2514">Free given @entry.</doc>
         <source-position filename="ostree-core.h" line="567"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
@@ -1615,7 +1615,7 @@ commit's "ostree.sizes" metadata.</doc>
           <instance-parameter name="entry" transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-core.c"
-                 line="2496">an #OstreeCommitSizesEntry</doc>
+                 line="2516">an #OstreeCommitSizesEntry</doc>
             <type name="CommitSizesEntry" c:type="OstreeCommitSizesEntry*"/>
           </instance-parameter>
         </parameters>
@@ -1645,49 +1645,59 @@ commit's "ostree.sizes" metadata.</doc>
       <constructor name="new" c:identifier="ostree_deployment_new">
         <source-position filename="ostree-deployment.h" line="52"/>
         <return-value transfer-ownership="full">
+          <doc xml:space="preserve"
+               filename="ostree-deployment.c"
+               line="364">New deployment</doc>
           <type name="Deployment" c:type="OstreeDeployment*"/>
         </return-value>
         <parameters>
           <parameter name="index" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="357">Global index into the bootloader entries</doc>
             <type name="gint" c:type="int"/>
           </parameter>
           <parameter name="osname" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="358">"stateroot" for this deployment</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="csum" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="359">OSTree commit that will be deployed</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="deployserial" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="360">Unique counter</doc>
             <type name="gint" c:type="int"/>
           </parameter>
-          <parameter name="bootcsum" transfer-ownership="none">
+          <parameter name="bootcsum"
+                     transfer-ownership="none"
+                     nullable="1"
+                     allow-none="1">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="361">Kernel/initrd checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="bootserial" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="362">Unique index</doc>
             <type name="gint" c:type="int"/>
           </parameter>
         </parameters>
       </constructor>
-      <function name="hash" c:identifier="ostree_deployment_hash">
-        <source-position filename="ostree-deployment.h" line="47"/>
-        <return-value transfer-ownership="none">
-          <type name="guint" c:type="guint"/>
-        </return-value>
-        <parameters>
-          <parameter name="v"
-                     transfer-ownership="none"
-                     nullable="1"
-                     allow-none="1">
-            <type name="gpointer" c:type="gconstpointer"/>
-          </parameter>
-        </parameters>
-      </function>
       <function name="origin_remove_transient_state"
                 c:identifier="ostree_deployment_origin_remove_transient_state"
                 version="2018.3">
         <doc xml:space="preserve"
              filename="ostree-deployment.c"
-             line="124">The intention of an origin file is primarily describe the "inputs" that
+             line="183">The intention of an origin file is primarily describe the "inputs" that
 resulted in a deployment, and it's commonly used to derive the new state. For
 example, a key value (in pure libostree mode) is the "refspec". However,
 libostree (or other applications) may want to store "transient" state that
@@ -1709,7 +1719,7 @@ that should have been under an explicit group.</doc>
           <parameter name="origin" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-deployment.c"
-                 line="126">An origin</doc>
+                 line="185">An origin</doc>
             <type name="GLib.KeyFile" c:type="GKeyFile*"/>
           </parameter>
         </parameters>
@@ -1719,6 +1729,9 @@ that should have been under an explicit group.</doc>
                 version="2016.4">
         <source-position filename="ostree-deployment.h" line="107"/>
         <return-value transfer-ownership="none">
+          <doc xml:space="preserve"
+               filename="ostree-deployment.c"
+               line="416">Description of state</doc>
           <type name="utf8" c:type="const char*"/>
         </return-value>
         <parameters>
@@ -1733,14 +1746,14 @@ that should have been under an explicit group.</doc>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-deployment.c"
-               line="193">New deep copy of @self</doc>
+               line="252">New deep copy of @self</doc>
           <type name="Deployment" c:type="OstreeDeployment*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-deployment.c"
-                 line="191">Deployment</doc>
+                 line="250">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
         </parameters>
@@ -1750,20 +1763,20 @@ that should have been under an explicit group.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-deployment.c"
-               line="241">%TRUE if deployments have the same osname, csum, and deployserial</doc>
+               line="306">%TRUE if deployments have the same osname, csum, and deployserial</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="ap" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-deployment.c"
-                 line="238">A deployment</doc>
+                 line="303">A deployment</doc>
             <type name="Deployment" c:type="gconstpointer"/>
           </instance-parameter>
           <parameter name="bp" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-deployment.c"
-                 line="239">A deployment</doc>
+                 line="304">A deployment</doc>
             <type name="Deployment" c:type="gconstpointer"/>
           </parameter>
         </parameters>
@@ -1774,14 +1787,14 @@ that should have been under an explicit group.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-deployment.c"
-               line="70">Boot configuration</doc>
+               line="94">Boot configuration</doc>
           <type name="BootconfigParser" c:type="OstreeBootconfigParser*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-deployment.c"
-                 line="68">Deployment</doc>
+                 line="92">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
         </parameters>
@@ -1836,10 +1849,16 @@ that should have been under an explicit group.</doc>
       <method name="get_index" c:identifier="ostree_deployment_get_index">
         <source-position filename="ostree-deployment.h" line="60"/>
         <return-value transfer-ownership="none">
+          <doc xml:space="preserve"
+               filename="ostree-deployment.c"
+               line="118">The global index into the bootloader ordering</doc>
           <type name="gint" c:type="int"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="116">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
         </parameters>
@@ -1849,14 +1868,14 @@ that should have been under an explicit group.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-deployment.c"
-               line="82">Origin</doc>
+               line="106">Origin</doc>
           <type name="GLib.KeyFile" c:type="GKeyFile*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-deployment.c"
-                 line="80">Deployment</doc>
+                 line="104">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
         </parameters>
@@ -1865,21 +1884,21 @@ that should have been under an explicit group.</doc>
               c:identifier="ostree_deployment_get_origin_relpath">
         <doc xml:space="preserve"
              filename="ostree-deployment.c"
-             line="318">Note this function only returns a *relative* path - if you want to
+             line="394">Note this function only returns a *relative* path - if you want to
 access, it, you must either use fd-relative api such as openat(),
 or concatenate it with the full ostree_sysroot_get_path().</doc>
         <source-position filename="ostree-deployment.h" line="97"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-deployment.c"
-               line="326">Path to deployment root directory, relative to sysroot</doc>
+               line="402">Path to deployment root directory, relative to sysroot</doc>
           <type name="utf8" c:type="char*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-deployment.c"
-                 line="320">A deployment</doc>
+                 line="396">A deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
         </parameters>
@@ -1909,24 +1928,41 @@ or concatenate it with the full ostree_sysroot_get_path().</doc>
           </instance-parameter>
         </parameters>
       </method>
+      <method name="hash" c:identifier="ostree_deployment_hash">
+        <source-position filename="ostree-deployment.h" line="47"/>
+        <return-value transfer-ownership="none">
+          <doc xml:space="preserve"
+               filename="ostree-deployment.c"
+               line="290">An integer suitable for use in a `GHashTable`</doc>
+          <type name="guint" c:type="guint"/>
+        </return-value>
+        <parameters>
+          <instance-parameter name="v" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="288">Deployment</doc>
+            <type name="Deployment" c:type="gconstpointer"/>
+          </instance-parameter>
+        </parameters>
+      </method>
       <method name="is_pinned"
               c:identifier="ostree_deployment_is_pinned"
               version="2018.3">
         <doc xml:space="preserve"
              filename="ostree-deployment.c"
-             line="370">See ostree_sysroot_deployment_set_pinned().</doc>
+             line="447">See ostree_sysroot_deployment_set_pinned().</doc>
         <source-position filename="ostree-deployment.h" line="79"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-deployment.c"
-               line="376">`TRUE` if deployment will not be subject to GC</doc>
+               line="453">`TRUE` if deployment will not be subject to GC</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-deployment.c"
-                 line="372">Deployment</doc>
+                 line="449">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
         </parameters>
@@ -1938,72 +1974,115 @@ or concatenate it with the full ostree_sysroot_get_path().</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-deployment.c"
-               line="391">`TRUE` if deployment should be "finalized" at shutdown time</doc>
+               line="468">`TRUE` if deployment should be "finalized" at shutdown time</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-deployment.c"
-                 line="389">Deployment</doc>
+                 line="466">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
         </parameters>
       </method>
       <method name="set_bootconfig"
               c:identifier="ostree_deployment_set_bootconfig">
+        <doc xml:space="preserve"
+             filename="ostree-deployment.c"
+             line="152">Set or clear the bootloader configuration.</doc>
         <source-position filename="ostree-deployment.h" line="86"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="154">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
-          <parameter name="bootconfig" transfer-ownership="none">
+          <parameter name="bootconfig"
+                     transfer-ownership="none"
+                     nullable="1"
+                     allow-none="1">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="155">Bootloader configuration object</doc>
             <type name="BootconfigParser" c:type="OstreeBootconfigParser*"/>
           </parameter>
         </parameters>
       </method>
       <method name="set_bootserial"
               c:identifier="ostree_deployment_set_bootserial">
+        <doc xml:space="preserve"
+             filename="ostree-deployment.c"
+             line="139">Should never have been made public API; don't use this.</doc>
         <source-position filename="ostree-deployment.h" line="84"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="141">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
           <parameter name="index" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="142">Don't use this</doc>
             <type name="gint" c:type="int"/>
           </parameter>
         </parameters>
       </method>
       <method name="set_index" c:identifier="ostree_deployment_set_index">
+        <doc xml:space="preserve"
+             filename="ostree-deployment.c"
+             line="126">Sets the global index into the bootloader ordering.</doc>
         <source-position filename="ostree-deployment.h" line="82"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="128">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
           <parameter name="index" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="129">Index into bootloader ordering</doc>
             <type name="gint" c:type="int"/>
           </parameter>
         </parameters>
       </method>
       <method name="set_origin" c:identifier="ostree_deployment_set_origin">
+        <doc xml:space="preserve"
+             filename="ostree-deployment.c"
+             line="167">Replace the "origin", which is a description of the source
+of the deployment and how to update to the next version.</doc>
         <source-position filename="ostree-deployment.h" line="88"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="169">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </instance-parameter>
-          <parameter name="origin" transfer-ownership="none">
+          <parameter name="origin"
+                     transfer-ownership="none"
+                     nullable="1"
+                     allow-none="1">
+            <doc xml:space="preserve"
+                 filename="ostree-deployment.c"
+                 line="170">Set the origin for this deployment</doc>
             <type name="GLib.KeyFile" c:type="GKeyFile*"/>
           </parameter>
         </parameters>
@@ -2077,7 +2156,7 @@ ostree_diff_dirs_with_options().</doc>
             c:symbol-prefix="diff_item">
       <source-position filename="ostree-diff.h" line="55"/>
       <field name="refcount" writable="1">
-        <type name="gint" c:type="volatile gint"/>
+        <type name="gint" c:type="gint"/>
       </field>
       <field name="src" writable="1">
         <type name="Gio.File" c:type="GFile*"/>
@@ -3656,13 +3735,33 @@ exhaustion attacks.</doc>
       <source-position filename="ostree-core.h" line="47"/>
       <type name="gint" c:type="gint"/>
     </constant>
+    <constant name="METADATA_KEY_BOOTABLE"
+              value="ostree.bootable"
+              c:type="OSTREE_METADATA_KEY_BOOTABLE"
+              version="2021.1">
+      <doc xml:space="preserve"
+           filename="ostree-repo-os.h"
+           line="28">GVariant type `b`: Set if this commit is intended to be bootable</doc>
+      <source-position filename="ostree-repo-os.h" line="34"/>
+      <type name="utf8" c:type="gchar*"/>
+    </constant>
+    <constant name="METADATA_KEY_LINUX"
+              value="ostree.linux"
+              c:type="OSTREE_METADATA_KEY_LINUX"
+              version="2021.1">
+      <doc xml:space="preserve"
+           filename="ostree-repo-os.h"
+           line="35">GVariant type `s`: Contains the Linux kernel release (i.e. `uname -r`)</doc>
+      <source-position filename="ostree-repo-os.h" line="41"/>
+      <type name="utf8" c:type="gchar*"/>
+    </constant>
     <constant name="META_KEY_DEPLOY_COLLECTION_ID"
               value="ostree.deploy-collection-id"
               c:type="OSTREE_META_KEY_DEPLOY_COLLECTION_ID"
               version="2018.9">
       <doc xml:space="preserve"
            filename="ostree-repo.h"
-           line="1459">GVariant type `s`. This key can be used in the repo metadata which is stored
+           line="1492">GVariant type `s`. This key can be used in the repo metadata which is stored
 in OSTREE_REPO_METADATA_REF as well as in the summary. The semantics of this
 are that the remote repository wants clients to update their remote config
 to add this collection ID (clients can't do P2P operations involving a
@@ -3677,7 +3776,7 @@ Flatpak may implement it.
 This is a replacement for the similar metadata key implemented by flatpak,
 `xa.collection-id`, which is now deprecated as clients which supported it had
 bugs with their P2P implementations.</doc>
-      <source-position filename="ostree-repo.h" line="1480"/>
+      <source-position filename="ostree-repo.h" line="1513"/>
       <type name="utf8" c:type="gchar*"/>
     </constant>
     <function-macro name="MUTABLE_TREE"
@@ -4218,7 +4317,7 @@ content, the other types are metadata.</doc>
       </member>
     </enumeration>
     <constant name="RELEASE_VERSION"
-              value="7"
+              value="1"
               c:type="OSTREE_RELEASE_VERSION"
               version="2017.4">
       <doc xml:space="preserve"
@@ -4294,7 +4393,7 @@ content, the other types are metadata.</doc>
               version="2018.6">
       <doc xml:space="preserve"
            filename="ostree-repo.h"
-           line="1436">The name of a ref which is used to store metadata for the entire repository,
+           line="1469">The name of a ref which is used to store metadata for the entire repository,
 such as its expected update time (`ostree.summary.expires`), name, or new
 GPG keys. Metadata is stored on contentless commits in the ref, and hence is
 signed with the commits.
@@ -4309,7 +4408,7 @@ collection ID (ostree_repo_set_collection_id()).
 Users of OSTree may place arbitrary metadata in commits on this ref, but the
 keys must be namespaced by product or developer. For example,
 `exampleos.end-of-life`. The `ostree.` prefix is reserved.</doc>
-      <source-position filename="ostree-repo.h" line="1457"/>
+      <source-position filename="ostree-repo.h" line="1490"/>
       <type name="utf8" c:type="gchar*"/>
     </constant>
     <record name="Remote"
@@ -4420,14 +4519,14 @@ reference count reaches 0.</doc>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1244">An accessor object for an OSTree repository located at @path</doc>
+               line="1243">An accessor object for an OSTree repository located at @path</doc>
           <type name="Repo" c:type="OstreeRepo*"/>
         </return-value>
         <parameters>
           <parameter name="path" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1242">Path to a repository</doc>
+                 line="1241">Path to a repository</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
         </parameters>
@@ -4435,7 +4534,7 @@ reference count reaches 0.</doc>
       <constructor name="new_default" c:identifier="ostree_repo_new_default">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1317">If the current working directory appears to be an OSTree
+             line="1316">If the current working directory appears to be an OSTree
 repository, create a new #OstreeRepo object for accessing it.
 Otherwise use the path in the OSTREE_REPO environment variable
 (if defined) or else the default system repository located at
@@ -4444,7 +4543,7 @@ Otherwise use the path in the OSTREE_REPO environment variable
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1326">An accessor object for an OSTree repository located at /ostree/repo</doc>
+               line="1325">An accessor object for an OSTree repository located at /ostree/repo</doc>
           <type name="Repo" c:type="OstreeRepo*"/>
         </return-value>
       </constructor>
@@ -4452,26 +4551,26 @@ Otherwise use the path in the OSTREE_REPO environment variable
                    c:identifier="ostree_repo_new_for_sysroot_path">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1300">Creates a new #OstreeRepo instance, taking the system root path explicitly
+             line="1299">Creates a new #OstreeRepo instance, taking the system root path explicitly
 instead of assuming "/".</doc>
         <source-position filename="ostree-repo.h" line="57"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1308">An accessor object for the OSTree repository located at @repo_path.</doc>
+               line="1307">An accessor object for the OSTree repository located at @repo_path.</doc>
           <type name="Repo" c:type="OstreeRepo*"/>
         </return-value>
         <parameters>
           <parameter name="repo_path" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1302">Path to a repository</doc>
+                 line="1301">Path to a repository</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="sysroot_path" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1303">Path to the system root</doc>
+                 line="1302">Path to the system root</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
         </parameters>
@@ -4482,7 +4581,7 @@ instead of assuming "/".</doc>
                 throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="2583">This is a file-descriptor relative version of ostree_repo_create().
+             line="2582">This is a file-descriptor relative version of ostree_repo_create().
 Create the underlying structure on disk for the repository, and call
 ostree_repo_open_at() on the result, preparing it for use.
 
@@ -4498,32 +4597,35 @@ The @options dict may contain:
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="2605">A new OSTree repository reference</doc>
+               line="2604">A new OSTree repository reference</doc>
           <type name="Repo" c:type="OstreeRepo*"/>
         </return-value>
         <parameters>
           <parameter name="dfd" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2585">Directory fd</doc>
+                 line="2584">Directory fd</doc>
             <type name="gint" c:type="int"/>
           </parameter>
           <parameter name="path" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2586">Path</doc>
+                 line="2585">Path</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="mode" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2587">The mode to store the repository in</doc>
+                 line="2586">The mode to store the repository in</doc>
             <type name="RepoMode" c:type="OstreeRepoMode"/>
           </parameter>
-          <parameter name="options" transfer-ownership="none">
+          <parameter name="options"
+                     transfer-ownership="none"
+                     nullable="1"
+                     allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2588">a{sv}: See below for accepted keys</doc>
+                 line="2587">a{sv}: See below for accepted keys</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="cancellable"
@@ -4532,7 +4634,7 @@ The @options dict may contain:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2589">Cancellable</doc>
+                 line="2588">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -4548,7 +4650,7 @@ The @options dict may contain:
           <parameter name="mode" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2409">a repo mode as a string</doc>
+                 line="2408">a repo mode as a string</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_mode"
@@ -4557,7 +4659,7 @@ The @options dict may contain:
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2410">the corresponding #OstreeRepoMode</doc>
+                 line="2409">the corresponding #OstreeRepoMode</doc>
             <type name="RepoMode" c:type="OstreeRepoMode*"/>
           </parameter>
         </parameters>
@@ -4568,27 +4670,27 @@ The @options dict may contain:
                 throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1265">This combines ostree_repo_new() (but using fd-relative access) with
+             line="1264">This combines ostree_repo_new() (but using fd-relative access) with
 ostree_repo_open().  Use this when you know you should be operating on an
 already extant repository.  If you want to create one, use ostree_repo_create_at().</doc>
         <source-position filename="ostree-repo.h" line="70"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1274">An accessor object for an OSTree repository located at @dfd + @path</doc>
+               line="1273">An accessor object for an OSTree repository located at @dfd + @path</doc>
           <type name="Repo" c:type="OstreeRepo*"/>
         </return-value>
         <parameters>
           <parameter name="dfd" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1267">Directory fd</doc>
+                 line="1266">Directory fd</doc>
             <type name="gint" c:type="int"/>
           </parameter>
           <parameter name="path" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1268">Path</doc>
+                 line="1267">Path</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -4603,7 +4705,7 @@ already extant repository.  If you want to create one, use ostree_repo_create_at
                 c:identifier="ostree_repo_pull_default_console_progress_changed">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4789">Convenient "changed" callback for use with
+             line="4763">Convenient "changed" callback for use with
 ostree_async_progress_new_and_connect() when pulling from a remote
 repository.
 
@@ -4615,7 +4717,7 @@ number of objects.
 Compatibility note: this function previously assumed that @user_data
 was a pointer to a #GSConsole instance.  This is no longer the case,
 and @user_data is ignored.</doc>
-        <source-position filename="ostree-repo.h" line="1333"/>
+        <source-position filename="ostree-repo.h" line="1356"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -4623,7 +4725,7 @@ and @user_data is ignored.</doc>
           <parameter name="progress" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4791">Async progress</doc>
+                 line="4765">Async progress</doc>
             <type name="AsyncProgress" c:type="OstreeAsyncProgress*"/>
           </parameter>
           <parameter name="user_data"
@@ -4632,7 +4734,7 @@ and @user_data is ignored.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4792">User data</doc>
+                 line="4766">User data</doc>
             <type name="gpointer" c:type="gpointer"/>
           </parameter>
         </parameters>
@@ -4645,7 +4747,7 @@ and @user_data is ignored.</doc>
              line="297">This hash table is a mapping from #GVariant which can be accessed
 via ostree_object_name_deserialize() to a #GVariant containing either
 a similar #GVariant or and array of them, listing the parents of the key.</doc>
-        <source-position filename="ostree-repo.h" line="1097"/>
+        <source-position filename="ostree-repo.h" line="1120"/>
         <return-value transfer-ownership="container">
           <doc xml:space="preserve"
                filename="ostree-repo-traverse.c"
@@ -4662,7 +4764,7 @@ a similar #GVariant or and array of them, listing the parents of the key.</doc>
              filename="ostree-repo-traverse.c"
              line="282">This hash table is a set of #GVariant which can be accessed via
 ostree_object_name_deserialize().</doc>
-        <source-position filename="ostree-repo.h" line="1094"/>
+        <source-position filename="ostree-repo.h" line="1117"/>
         <return-value transfer-ownership="container">
           <doc xml:space="preserve"
                filename="ostree-repo-traverse.c"
@@ -4680,7 +4782,7 @@ ostree_object_name_deserialize().</doc>
              filename="ostree-repo-traverse.c"
              line="348">Gets all the commits that a certain object belongs to, as recorded
 by a parents table gotten from ostree_repo_traverse_commit_union_with_parents.</doc>
-        <source-position filename="ostree-repo.h" line="1100"/>
+        <source-position filename="ostree-repo.h" line="1123"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo-traverse.c"
@@ -4707,7 +4809,7 @@ the commits the key belongs to.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2465">Abort the active transaction; any staged objects and ref changes will be
+             line="2355">Abort the active transaction; any staged objects and ref changes will be
 discarded. You *must* invoke this if you have chosen not to invoke
 ostree_repo_commit_transaction(). Calling this function when not in a
 transaction will do nothing and return successfully.</doc>
@@ -4719,7 +4821,7 @@ transaction will do nothing and return successfully.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2467">An #OstreeRepo</doc>
+                 line="2357">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="cancellable"
@@ -4728,7 +4830,7 @@ transaction will do nothing and return successfully.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2468">Cancellable</doc>
+                 line="2358">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -4738,8 +4840,8 @@ transaction will do nothing and return successfully.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="5160">Add a GPG signature to a summary file.</doc>
-        <source-position filename="ostree-repo.h" line="1383"/>
+             line="5134">Add a GPG signature to a summary file.</doc>
+        <source-position filename="ostree-repo.h" line="1406"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -4747,13 +4849,13 @@ transaction will do nothing and return successfully.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5162">Self</doc>
+                 line="5136">Self</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="key_id" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5163">NULL-terminated array of GPG keys.</doc>
+                 line="5137">NULL-terminated array of GPG keys.</doc>
             <array c:type="const gchar**">
               <type name="utf8"/>
             </array>
@@ -4764,7 +4866,7 @@ transaction will do nothing and return successfully.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5164">GPG home directory, or %NULL</doc>
+                 line="5138">GPG home directory, or %NULL</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="cancellable"
@@ -4773,7 +4875,7 @@ transaction will do nothing and return successfully.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5165">A #GCancellable</doc>
+                 line="5139">A #GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -4783,8 +4885,8 @@ transaction will do nothing and return successfully.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4939">Append a GPG signature to a commit.</doc>
-        <source-position filename="ostree-repo.h" line="1390"/>
+             line="4913">Append a GPG signature to a commit.</doc>
+        <source-position filename="ostree-repo.h" line="1413"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -4792,19 +4894,19 @@ transaction will do nothing and return successfully.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4941">Self</doc>
+                 line="4915">Self</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="commit_checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4942">SHA256 of given commit to sign</doc>
+                 line="4916">SHA256 of given commit to sign</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="signature_bytes" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4943">Signature data</doc>
+                 line="4917">Signature data</doc>
             <type name="GLib.Bytes" c:type="GBytes*"/>
           </parameter>
           <parameter name="cancellable"
@@ -4813,7 +4915,7 @@ transaction will do nothing and return successfully.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4944">A #GCancellable</doc>
+                 line="4918">A #GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -5048,7 +5150,7 @@ This function is deprecated.  Use ostree_repo_checkout_at() instead.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2369">Complete the transaction. Any refs set with
+             line="2259">Complete the transaction. Any refs set with
 ostree_repo_transaction_set_ref() or
 ostree_repo_transaction_set_refspec() will be written out.
 
@@ -5066,7 +5168,7 @@ active at a time.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2371">An #OstreeRepo</doc>
+                 line="2261">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="out_stats"
@@ -5077,7 +5179,7 @@ active at a time.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2372">A set of statistics of things
+                 line="2262">A set of statistics of things
 that happened during this transaction.</doc>
             <type name="RepoTransactionStats"
                   c:type="OstreeRepoTransactionStats*"/>
@@ -5088,7 +5190,7 @@ that happened during this transaction.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2374">Cancellable</doc>
+                 line="2264">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -5098,7 +5200,7 @@ that happened during this transaction.</doc>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1445">A newly-allocated copy of the repository config</doc>
+               line="1444">A newly-allocated copy of the repository config</doc>
           <type name="GLib.KeyFile" c:type="GKeyFile*"/>
         </return-value>
         <parameters>
@@ -5110,7 +5212,7 @@ that happened during this transaction.</doc>
       <method name="create" c:identifier="ostree_repo_create" throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="2535">Create the underlying structure on disk for the repository, and call
+             line="2534">Create the underlying structure on disk for the repository, and call
 ostree_repo_open() on the result, preparing it for use.
 
 Since version 2016.8, this function will succeed on an existing
@@ -5132,13 +5234,13 @@ this function on a repository initialized via ostree_repo_open_at().</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2537">An #OstreeRepo</doc>
+                 line="2536">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="mode" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2538">The mode to store the repository in</doc>
+                 line="2537">The mode to store the repository in</doc>
             <type name="RepoMode" c:type="OstreeRepoMode"/>
           </parameter>
           <parameter name="cancellable"
@@ -5147,7 +5249,7 @@ this function on a repository initialized via ostree_repo_open_at().</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2539">Cancellable</doc>
+                 line="2538">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -5157,7 +5259,7 @@ this function on a repository initialized via ostree_repo_open_at().</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4234">Remove the object of type @objtype with checksum @sha256
+             line="4208">Remove the object of type @objtype with checksum @sha256
 from the repository.  An error of type %G_IO_ERROR_NOT_FOUND
 is thrown if the object does not exist.</doc>
         <source-position filename="ostree-repo.h" line="607"/>
@@ -5168,19 +5270,19 @@ is thrown if the object does not exist.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4236">Repo</doc>
+                 line="4210">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4237">Object type</doc>
+                 line="4211">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="sha256" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4238">Checksum</doc>
+                 line="4212">Checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -5189,7 +5291,7 @@ is thrown if the object does not exist.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4239">Cancellable</doc>
+                 line="4213">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -5197,27 +5299,27 @@ is thrown if the object does not exist.</doc>
       <method name="equal" c:identifier="ostree_repo_equal" version="2017.12">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3508">Check whether two opened repositories are the same on disk: if their root
+             line="3482">Check whether two opened repositories are the same on disk: if their root
 directories are the same inode. If @a or @b are not open yet (due to
 ostree_repo_open() not being called on them yet), %FALSE will be returned.</doc>
         <source-position filename="ostree-repo.h" line="131"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="3517">%TRUE if @a and @b are the same repository on disk, %FALSE otherwise</doc>
+               line="3491">%TRUE if @a and @b are the same repository on disk, %FALSE otherwise</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="a" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3510">an #OstreeRepo</doc>
+                 line="3484">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="b" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3511">an #OstreeRepo</doc>
+                 line="3485">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </parameter>
         </parameters>
@@ -5228,7 +5330,7 @@ ostree_repo_open() not being called on them yet), %FALSE will be returned.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-libarchive.c"
-             line="1223">Import an archive file @archive into the repository, and write its
+             line="1254">Import an archive file @archive into the repository, and write its
 file structure to @mtree.</doc>
         <source-position filename="ostree-repo.h" line="824"/>
         <return-value transfer-ownership="none">
@@ -5238,20 +5340,20 @@ file structure to @mtree.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="1225">An #OstreeRepo</doc>
+                 line="1256">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="opts" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="1226">Options controlling conversion</doc>
+                 line="1257">Options controlling conversion</doc>
             <type name="RepoExportArchiveOptions"
                   c:type="OstreeRepoExportArchiveOptions*"/>
           </parameter>
           <parameter name="root" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="1227">An #OstreeRepoFile for the base directory</doc>
+                 line="1258">An #OstreeRepoFile for the base directory</doc>
             <type name="RepoFile" c:type="OstreeRepoFile*"/>
           </parameter>
           <parameter name="archive"
@@ -5260,7 +5362,7 @@ file structure to @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="1228">A `struct archive`, but specified as void to avoid a dependency on the libarchive headers</doc>
+                 line="1259">A `struct archive`, but specified as void to avoid a dependency on the libarchive headers</doc>
             <type name="gpointer" c:type="void*"/>
           </parameter>
           <parameter name="cancellable"
@@ -5269,7 +5371,7 @@ file structure to @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="1229">Cancellable</doc>
+                 line="1260">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -5279,7 +5381,7 @@ file structure to @mtree.</doc>
               version="2018.6">
         <doc xml:space="preserve"
              filename="ostree-repo-pull.c"
-             line="4946">Find reachable remote URIs which claim to provide any of the given named
+             line="5408">Find reachable remote URIs which claim to provide any of the given named
 @refs. This will search for configured remotes (#OstreeRepoFinderConfig),
 mounted volumes (#OstreeRepoFinderMount) and (if enabled at compile time)
 local network peers (#OstreeRepoFinderAvahi). In order to use a custom
@@ -5319,7 +5421,7 @@ this is not guaranteed).
 GPG verification of commits will be used unconditionally.
 
 This will use the thread-default #GMainContext, but will not iterate it.</doc>
-        <source-position filename="ostree-repo.h" line="1292"/>
+        <source-position filename="ostree-repo.h" line="1315"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -5327,13 +5429,13 @@ This will use the thread-default #GMainContext, but will not iterate it.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="4948">an #OstreeRepo</doc>
+                 line="5410">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="refs" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="4949">non-empty array of collection–ref pairs to find remotes for</doc>
+                 line="5411">non-empty array of collection–ref pairs to find remotes for</doc>
             <array c:type="const OstreeCollectionRef* const*">
               <type name="CollectionRef" c:type="OstreeCollectionRef*"/>
             </array>
@@ -5344,13 +5446,13 @@ This will use the thread-default #GMainContext, but will not iterate it.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="4950">a GVariant `a{sv}` with an extensible set of flags</doc>
+                 line="5412">a GVariant `a{sv}` with an extensible set of flags</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="finders" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="4951">non-empty array of
+                 line="5413">non-empty array of
    #OstreeRepoFinder instances to use, or %NULL to use the system defaults</doc>
             <array c:type="OstreeRepoFinder**">
               <type name="RepoFinder" c:type="OstreeRepoFinder*"/>
@@ -5362,7 +5464,7 @@ This will use the thread-default #GMainContext, but will not iterate it.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="4953">an #OstreeAsyncProgress to update with the operation’s
+                 line="5415">an #OstreeAsyncProgress to update with the operation’s
    progress, or %NULL</doc>
             <type name="AsyncProgress" c:type="OstreeAsyncProgress*"/>
           </parameter>
@@ -5372,7 +5474,7 @@ This will use the thread-default #GMainContext, but will not iterate it.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="4955">a #GCancellable, or %NULL</doc>
+                 line="5417">a #GCancellable, or %NULL</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
           <parameter name="callback"
@@ -5383,7 +5485,7 @@ This will use the thread-default #GMainContext, but will not iterate it.</doc>
                      closure="6">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="4956">asynchronous completion callback</doc>
+                 line="5418">asynchronous completion callback</doc>
             <type name="Gio.AsyncReadyCallback" c:type="GAsyncReadyCallback"/>
           </parameter>
           <parameter name="user_data"
@@ -5392,7 +5494,7 @@ This will use the thread-default #GMainContext, but will not iterate it.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="4957">data to pass to @callback</doc>
+                 line="5419">data to pass to @callback</doc>
             <type name="gpointer" c:type="gpointer"/>
           </parameter>
         </parameters>
@@ -5403,13 +5505,13 @@ This will use the thread-default #GMainContext, but will not iterate it.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-pull.c"
-             line="5743">Finish an asynchronous pull operation started with
+             line="6207">Finish an asynchronous pull operation started with
 ostree_repo_find_remotes_async().</doc>
-        <source-position filename="ostree-repo.h" line="1301"/>
+        <source-position filename="ostree-repo.h" line="1324"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo-pull.c"
-               line="5752">a potentially empty array
+               line="6216">a potentially empty array
    of #OstreeRepoFinderResults, followed by a %NULL terminator element; or
    %NULL on error</doc>
           <array c:type="OstreeRepoFinderResult**">
@@ -5420,13 +5522,13 @@ ostree_repo_find_remotes_async().</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="5745">an #OstreeRepo</doc>
+                 line="6209">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="result" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="5746">the asynchronous result</doc>
+                 line="6210">the asynchronous result</doc>
             <type name="Gio.AsyncResult" c:type="GAsyncResult*"/>
           </parameter>
         </parameters>
@@ -5437,7 +5539,7 @@ ostree_repo_find_remotes_async().</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4350">Verify consistency of the object; this performs checks only relevant to the
+             line="4324">Verify consistency of the object; this performs checks only relevant to the
 immediate object itself, such as checksumming. This API call will not itself
 traverse metadata objects for example.</doc>
         <source-position filename="ostree-repo.h" line="614"/>
@@ -5448,19 +5550,19 @@ traverse metadata objects for example.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4352">Repo</doc>
+                 line="4326">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4353">Object type</doc>
+                 line="4327">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="sha256" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4354">Checksum</doc>
+                 line="4328">Checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -5469,7 +5571,7 @@ traverse metadata objects for example.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4355">Cancellable</doc>
+                 line="4329">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -5479,20 +5581,20 @@ traverse metadata objects for example.</doc>
               version="2019.2">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="6244">Get the bootloader configured. See the documentation for the
+             line="6293">Get the bootloader configured. See the documentation for the
 "sysroot.bootloader" config key.</doc>
         <source-position filename="ostree-repo.h" line="120"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="6251">bootloader configuration for the sysroot</doc>
+               line="6300">bootloader configuration for the sysroot</doc>
           <type name="utf8" c:type="const gchar*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="6246">an #OstreeRepo</doc>
+                 line="6295">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -5502,19 +5604,19 @@ traverse metadata objects for example.</doc>
               version="2018.6">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="6172">Get the collection ID of this repository. See [collection IDs][collection-ids].</doc>
+             line="6221">Get the collection ID of this repository. See [collection IDs][collection-ids].</doc>
         <source-position filename="ostree-repo.h" line="110"/>
         <return-value transfer-ownership="none" nullable="1">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="6178">collection ID for the repository</doc>
+               line="6227">collection ID for the repository</doc>
           <type name="utf8" c:type="const gchar*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="6174">an #OstreeRepo</doc>
+                 line="6223">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -5524,7 +5626,7 @@ traverse metadata objects for example.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1431">The repository configuration; do not modify</doc>
+               line="1430">The repository configuration; do not modify</doc>
           <type name="GLib.KeyFile" c:type="GKeyFile*"/>
         </return-value>
         <parameters>
@@ -5538,13 +5640,13 @@ traverse metadata objects for example.</doc>
               version="2018.9">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="6225">Get the set of default repo finders configured. See the documentation for
+             line="6274">Get the set of default repo finders configured. See the documentation for
 the "core.default-repo-finders" config key.</doc>
         <source-position filename="ostree-repo.h" line="117"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="6232">
+               line="6281">
    %NULL-terminated array of strings.</doc>
           <array c:type="const gchar* const*">
             <type name="utf8"/>
@@ -5554,7 +5656,7 @@ the "core.default-repo-finders" config key.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="6227">an #OstreeRepo</doc>
+                 line="6276">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -5564,7 +5666,7 @@ the "core.default-repo-finders" config key.</doc>
               version="2016.4">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3459">In some cases it's useful for applications to access the repository
+             line="3433">In some cases it's useful for applications to access the repository
 directly; for example, writing content into `repo/tmp` ensures it's
 on the same filesystem.  Another case is detecting the mtime on the
 repository (to see whether a ref was written).</doc>
@@ -5572,14 +5674,14 @@ repository (to see whether a ref was written).</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="3468">File descriptor for repository root - owned by @self</doc>
+               line="3442">File descriptor for repository root - owned by @self</doc>
           <type name="gint" c:type="int"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3461">Repo</doc>
+                 line="3435">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -5588,19 +5690,19 @@ repository (to see whether a ref was written).</doc>
               c:identifier="ostree_repo_get_disable_fsync">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3406">For more information see ostree_repo_set_disable_fsync().</doc>
+             line="3380">For more information see ostree_repo_set_disable_fsync().</doc>
         <source-position filename="ostree-repo.h" line="87"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="3412">Whether or not fsync() is enabled for this repo.</doc>
+               line="3386">Whether or not fsync() is enabled for this repo.</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3408">An #OstreeRepo</doc>
+                 line="3382">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -5611,7 +5713,7 @@ repository (to see whether a ref was written).</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3541">Determine the number of bytes of free disk space that are reserved according
+             line="3515">Determine the number of bytes of free disk space that are reserved according
 to the repo config and return that number in @out_reserved_bytes. See the
 documentation for the core.min-free-space-size and
 core.min-free-space-percent repo config options.</doc>
@@ -5619,14 +5721,14 @@ core.min-free-space-percent repo config options.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="3552">%TRUE on success, %FALSE otherwise.</doc>
+               line="3526">%TRUE on success, %FALSE otherwise.</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3543">Repo</doc>
+                 line="3517">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="out_reserved_bytes"
@@ -5635,7 +5737,7 @@ core.min-free-space-percent repo config options.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3544">Location to store the result</doc>
+                 line="3518">Location to store the result</doc>
             <type name="guint64" c:type="guint64*"/>
           </parameter>
         </parameters>
@@ -5654,20 +5756,20 @@ core.min-free-space-percent repo config options.</doc>
       <method name="get_parent" c:identifier="ostree_repo_get_parent">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3568">Before this function can be used, ostree_repo_init() must have been
+             line="3542">Before this function can be used, ostree_repo_init() must have been
 called.</doc>
         <source-position filename="ostree-repo.h" line="245"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="3575">Parent repository, or %NULL if none</doc>
+               line="3549">Parent repository, or %NULL if none</doc>
           <type name="Repo" c:type="OstreeRepo*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3570">Repo</doc>
+                 line="3544">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -5675,21 +5777,21 @@ called.</doc>
       <method name="get_path" c:identifier="ostree_repo_get_path">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3437">Note that since the introduction of ostree_repo_open_at(), this function may
+             line="3411">Note that since the introduction of ostree_repo_open_at(), this function may
 return a process-specific path in `/proc` if the repository was created using
 that API. In general, you should avoid use of this API.</doc>
         <source-position filename="ostree-repo.h" line="123"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="3445">Path to repo</doc>
+               line="3419">Path to repo</doc>
           <type name="Gio.File" c:type="GFile*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3439">Repo</doc>
+                 line="3413">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -5856,29 +5958,104 @@ option name.  If an error is returned, @out_value will be set to %NULL.</doc>
           </parameter>
         </parameters>
       </method>
+      <method name="gpg_sign_data"
+              c:identifier="ostree_repo_gpg_sign_data"
+              version="2020.8"
+              throws="1">
+        <doc xml:space="preserve"
+             filename="ostree-repo.c"
+             line="5200">Sign the given @data with the specified keys in @key_id. Similar to
+ostree_repo_add_gpg_signature_summary() but can be used on any
+data.
+
+You can use ostree_repo_gpg_verify_data() to verify the signatures.</doc>
+        <source-position filename="ostree-repo.h" line="1420"/>
+        <return-value transfer-ownership="none">
+          <doc xml:space="preserve"
+               filename="ostree-repo.c"
+               line="5217">@TRUE if @data has been signed successfully,
+@FALSE in case of error (@error will contain the reason).</doc>
+          <type name="gboolean" c:type="gboolean"/>
+        </return-value>
+        <parameters>
+          <instance-parameter name="self" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-repo.c"
+                 line="5202">Self</doc>
+            <type name="Repo" c:type="OstreeRepo*"/>
+          </instance-parameter>
+          <parameter name="data" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-repo.c"
+                 line="5203">Data as a #GBytes</doc>
+            <type name="GLib.Bytes" c:type="GBytes*"/>
+          </parameter>
+          <parameter name="old_signatures" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-repo.c"
+                 line="5204">Existing signatures to append to (or %NULL)</doc>
+            <type name="GLib.Bytes" c:type="GBytes*"/>
+          </parameter>
+          <parameter name="key_id" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-repo.c"
+                 line="5205">NULL-terminated array of GPG keys.</doc>
+            <array c:type="const gchar**">
+              <type name="utf8"/>
+            </array>
+          </parameter>
+          <parameter name="homedir"
+                     transfer-ownership="none"
+                     nullable="1"
+                     allow-none="1">
+            <doc xml:space="preserve"
+                 filename="ostree-repo.c"
+                 line="5206">GPG home directory, or %NULL</doc>
+            <type name="utf8" c:type="const gchar*"/>
+          </parameter>
+          <parameter name="out_signatures"
+                     direction="out"
+                     caller-allocates="0"
+                     transfer-ownership="full">
+            <doc xml:space="preserve"
+                 filename="ostree-repo.c"
+                 line="5207">in case of success will contain signature</doc>
+            <type name="GLib.Bytes" c:type="GBytes**"/>
+          </parameter>
+          <parameter name="cancellable"
+                     transfer-ownership="none"
+                     nullable="1"
+                     allow-none="1">
+            <doc xml:space="preserve"
+                 filename="ostree-repo.c"
+                 line="5208">A #GCancellable</doc>
+            <type name="Gio.Cancellable" c:type="GCancellable*"/>
+          </parameter>
+        </parameters>
+      </method>
       <method name="gpg_verify_data"
               c:identifier="ostree_repo_gpg_verify_data"
               version="2016.6"
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="5572">Verify @signatures for @data using GPG keys in the keyring for
+             line="5607">Verify @signatures for @data using GPG keys in the keyring for
 @remote_name, and return an #OstreeGpgVerifyResult.
 
 The @remote_name parameter can be %NULL. In that case it will do
 the verifications using GPG keys in the keyrings of all remotes.</doc>
-        <source-position filename="ostree-repo.h" line="1413"/>
+        <source-position filename="ostree-repo.h" line="1446"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="5589">an #OstreeGpgVerifyResult, or %NULL on error</doc>
+               line="5624">an #OstreeGpgVerifyResult, or %NULL on error</doc>
           <type name="GpgVerifyResult" c:type="OstreeGpgVerifyResult*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5574">Repository</doc>
+                 line="5609">Repository</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="remote_name"
@@ -5887,19 +6064,19 @@ the verifications using GPG keys in the keyrings of all remotes.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5575">Name of remote</doc>
+                 line="5610">Name of remote</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="data" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5576">Data as a #GBytes</doc>
+                 line="5611">Data as a #GBytes</doc>
             <type name="GLib.Bytes" c:type="GBytes*"/>
           </parameter>
           <parameter name="signatures" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5577">Signatures as a #GBytes</doc>
+                 line="5612">Signatures as a #GBytes</doc>
             <type name="GLib.Bytes" c:type="GBytes*"/>
           </parameter>
           <parameter name="keyringdir"
@@ -5908,7 +6085,7 @@ the verifications using GPG keys in the keyrings of all remotes.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5578">Path to directory GPG keyrings; overrides built-in default if given</doc>
+                 line="5613">Path to directory GPG keyrings; overrides built-in default if given</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="extra_keyring"
@@ -5917,7 +6094,7 @@ the verifications using GPG keys in the keyrings of all remotes.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5579">Path to additional keyring file (not a directory)</doc>
+                 line="5614">Path to additional keyring file (not a directory)</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="cancellable"
@@ -5926,7 +6103,7 @@ the verifications using GPG keys in the keyrings of all remotes.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5580">Cancellable</doc>
+                 line="5615">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -5936,32 +6113,32 @@ the verifications using GPG keys in the keyrings of all remotes.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4192">Set @out_have_object to %TRUE if @self contains the given object;
+             line="4166">Set @out_have_object to %TRUE if @self contains the given object;
 %FALSE otherwise.</doc>
         <source-position filename="ostree-repo.h" line="386"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="4204">%FALSE if an unexpected error occurred, %TRUE otherwise</doc>
+               line="4178">%FALSE if an unexpected error occurred, %TRUE otherwise</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4194">Repo</doc>
+                 line="4168">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4195">Object type</doc>
+                 line="4169">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4196">ASCII SHA256 checksum</doc>
+                 line="4170">ASCII SHA256 checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_have_object"
@@ -5970,7 +6147,7 @@ the verifications using GPG keys in the keyrings of all remotes.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4197">%TRUE if repository contains object</doc>
+                 line="4171">%TRUE if repository contains object</doc>
             <type name="gboolean" c:type="gboolean*"/>
           </parameter>
           <parameter name="cancellable"
@@ -5979,7 +6156,7 @@ the verifications using GPG keys in the keyrings of all remotes.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4198">Cancellable</doc>
+                 line="4172">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -5987,7 +6164,7 @@ the verifications using GPG keys in the keyrings of all remotes.</doc>
       <method name="hash" c:identifier="ostree_repo_hash" version="2017.12">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3478">Calculate a hash value for the given open repository, suitable for use when
+             line="3452">Calculate a hash value for the given open repository, suitable for use when
 putting it into a hash table. It is an error to call this on an #OstreeRepo
 which is not yet open, as a persistent hash value cannot be calculated until
 the repository is open and the inode of its root directory has been loaded.
@@ -5997,14 +6174,14 @@ This function does no I/O.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="3489">hash value for the #OstreeRepo</doc>
+               line="3463">hash value for the #OstreeRepo</doc>
           <type name="guint" c:type="guint"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3480">an #OstreeRepo</doc>
+                 line="3454">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -6015,7 +6192,7 @@ This function does no I/O.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-libarchive.c"
-             line="809">Import an archive file @archive into the repository, and write its
+             line="840">Import an archive file @archive into the repository, and write its
 file structure to @mtree.</doc>
         <source-position filename="ostree-repo.h" line="794"/>
         <return-value transfer-ownership="none">
@@ -6025,13 +6202,13 @@ file structure to @mtree.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="811">An #OstreeRepo</doc>
+                 line="842">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="opts" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="812">Options structure, ensure this is zeroed, then set specific variables</doc>
+                 line="843">Options structure, ensure this is zeroed, then set specific variables</doc>
             <type name="RepoImportArchiveOptions"
                   c:type="OstreeRepoImportArchiveOptions*"/>
           </parameter>
@@ -6041,13 +6218,13 @@ file structure to @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="813">Really this is "struct archive*"</doc>
+                 line="844">Really this is "struct archive*"</doc>
             <type name="gpointer" c:type="void*"/>
           </parameter>
           <parameter name="mtree" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="814">The #OstreeMutableTree to write to</doc>
+                 line="845">The #OstreeMutableTree to write to</doc>
             <type name="MutableTree" c:type="OstreeMutableTree*"/>
           </parameter>
           <parameter name="modifier"
@@ -6056,7 +6233,7 @@ file structure to @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="815">Optional commit modifier</doc>
+                 line="846">Optional commit modifier</doc>
             <type name="RepoCommitModifier"
                   c:type="OstreeRepoCommitModifier*"/>
           </parameter>
@@ -6066,7 +6243,7 @@ file structure to @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="816">Cancellable</doc>
+                 line="847">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -6076,7 +6253,7 @@ file structure to @mtree.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4377">Copy object named by @objtype and @checksum into @self from the
+             line="4351">Copy object named by @objtype and @checksum into @self from the
 source repository @source.  If both repositories are of the same
 type and on the same filesystem, this will simply be a fast Unix
 hard link operation.
@@ -6090,25 +6267,25 @@ Otherwise, a copy will be performed.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4379">Destination repo</doc>
+                 line="4353">Destination repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="source" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4380">Source repo</doc>
+                 line="4354">Source repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4381">Object type</doc>
+                 line="4355">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4382">checksum</doc>
+                 line="4356">checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -6117,7 +6294,7 @@ Otherwise, a copy will be performed.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4383">Cancellable</doc>
+                 line="4357">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -6128,7 +6305,7 @@ Otherwise, a copy will be performed.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4406">Copy object named by @objtype and @checksum into @self from the
+             line="4380">Copy object named by @objtype and @checksum into @self from the
 source repository @source. If @trusted is %TRUE and both
 repositories are of the same type and on the same filesystem,
 this will simply be a fast Unix hard link operation.
@@ -6142,31 +6319,31 @@ Otherwise, a copy will be performed.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4408">Destination repo</doc>
+                 line="4382">Destination repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="source" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4409">Source repo</doc>
+                 line="4383">Source repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4410">Object type</doc>
+                 line="4384">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4411">checksum</doc>
+                 line="4385">checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="trusted" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4412">If %TRUE, assume the source repo is valid and trusted</doc>
+                 line="4386">If %TRUE, assume the source repo is valid and trusted</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
           <parameter name="cancellable"
@@ -6175,7 +6352,7 @@ Otherwise, a copy will be performed.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4413">Cancellable</doc>
+                 line="4387">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -6185,14 +6362,14 @@ Otherwise, a copy will be performed.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1355">%TRUE if this repository is the root-owned system global repository</doc>
+               line="1354">%TRUE if this repository is the root-owned system global repository</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="repo" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1353">Repository</doc>
+                 line="1352">Repository</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -6202,20 +6379,20 @@ Otherwise, a copy will be performed.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1385">Returns whether the repository is writable by the current user.
+             line="1384">Returns whether the repository is writable by the current user.
 If the repository is not writable, the @error indicates why.</doc>
         <source-position filename="ostree-repo.h" line="93"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1393">%TRUE if this repository is writable</doc>
+               line="1392">%TRUE if this repository is writable</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1387">Repo</doc>
+                 line="1386">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
         </parameters>
@@ -6240,7 +6417,7 @@ If you want to exclude refs from `refs/remotes`, use
 %OSTREE_REPO_LIST_REFS_EXT_EXCLUDE_REMOTES in @flags. Similarly use
 %OSTREE_REPO_LIST_REFS_EXT_EXCLUDE_MIRRORS to exclude refs from
 `refs/mirrors`.</doc>
-        <source-position filename="ostree-repo.h" line="1325"/>
+        <source-position filename="ostree-repo.h" line="1348"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo-refs.c"
@@ -6299,26 +6476,26 @@ If you want to exclude refs from `refs/remotes`, use
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4599">This function synchronously enumerates all commit objects starting
+             line="4573">This function synchronously enumerates all commit objects starting
 with @start, returning data in @out_commits.</doc>
         <source-position filename="ostree-repo.h" line="1037"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="4611">%TRUE on success, %FALSE on error, and @error will be set</doc>
+               line="4585">%TRUE on success, %FALSE on error, and @error will be set</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4601">Repo</doc>
+                 line="4575">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="start" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4602">List commits starting with this checksum</doc>
+                 line="4576">List commits starting with this checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_commits"
@@ -6327,7 +6504,7 @@ with @start, returning data in @out_commits.</doc>
                      transfer-ownership="container">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4603">
+                 line="4577">
 Map of serialized commit name to variant data</doc>
             <type name="GLib.HashTable" c:type="GHashTable**">
               <type name="GLib.Variant"/>
@@ -6340,7 +6517,7 @@ Map of serialized commit name to variant data</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4605">Cancellable</doc>
+                 line="4579">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -6350,7 +6527,7 @@ Map of serialized commit name to variant data</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4545">This function synchronously enumerates all objects in the
+             line="4519">This function synchronously enumerates all objects in the
 repository, returning data in @out_objects.  @out_objects
 maps from keys returned by ostree_object_name_serialize()
 to #GVariant values of type %OSTREE_REPO_LIST_OBJECTS_VARIANT_TYPE.</doc>
@@ -6358,20 +6535,20 @@ to #GVariant values of type %OSTREE_REPO_LIST_OBJECTS_VARIANT_TYPE.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="4559">%TRUE on success, %FALSE on error, and @error will be set</doc>
+               line="4533">%TRUE on success, %FALSE on error, and @error will be set</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4547">Repo</doc>
+                 line="4521">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="flags" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4548">Flags controlling enumeration</doc>
+                 line="4522">Flags controlling enumeration</doc>
             <type name="RepoListObjectsFlags"
                   c:type="OstreeRepoListObjectsFlags"/>
           </parameter>
@@ -6381,7 +6558,7 @@ to #GVariant values of type %OSTREE_REPO_LIST_OBJECTS_VARIANT_TYPE.</doc>
                      transfer-ownership="container">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4549">
+                 line="4523">
 Map of serialized object name to variant data</doc>
             <type name="GLib.HashTable" c:type="GHashTable**">
               <type name="GLib.Variant"/>
@@ -6394,7 +6571,7 @@ Map of serialized object name to variant data</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4551">Cancellable</doc>
+                 line="4525">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -6517,6 +6694,47 @@ remote name) to checksums. Differently from ostree_repo_list_refs(), the
           </parameter>
         </parameters>
       </method>
+      <method name="list_static_delta_indexes"
+              c:identifier="ostree_repo_list_static_delta_indexes"
+              version="2020.7"
+              throws="1">
+        <doc xml:space="preserve"
+             filename="ostree-repo-static-delta-core.c"
+             line="171">This function synchronously enumerates all static delta indexes in the
+repository, returning its result in @out_indexes.</doc>
+        <source-position filename="ostree-repo.h" line="1050"/>
+        <return-value transfer-ownership="none">
+          <type name="gboolean" c:type="gboolean"/>
+        </return-value>
+        <parameters>
+          <instance-parameter name="self" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-repo-static-delta-core.c"
+                 line="173">Repo</doc>
+            <type name="Repo" c:type="OstreeRepo*"/>
+          </instance-parameter>
+          <parameter name="out_indexes"
+                     direction="out"
+                     caller-allocates="0"
+                     transfer-ownership="container">
+            <doc xml:space="preserve"
+                 filename="ostree-repo-static-delta-core.c"
+                 line="174">String name of delta indexes (checksum)</doc>
+            <array name="GLib.PtrArray" c:type="GPtrArray**">
+              <type name="utf8"/>
+            </array>
+          </parameter>
+          <parameter name="cancellable"
+                     transfer-ownership="none"
+                     nullable="1"
+                     allow-none="1">
+            <doc xml:space="preserve"
+                 filename="ostree-repo-static-delta-core.c"
+                 line="175">Cancellable</doc>
+            <type name="Gio.Cancellable" c:type="GCancellable*"/>
+          </parameter>
+        </parameters>
+      </method>
       <method name="list_static_delta_names"
               c:identifier="ostree_repo_list_static_delta_names"
               throws="1">
@@ -6562,7 +6780,7 @@ repository, returning its result in @out_deltas.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4521">A version of ostree_repo_load_variant() specialized to commits,
+             line="4495">A version of ostree_repo_load_variant() specialized to commits,
 capable of returning extended state information.  Currently
 the only extended state is %OSTREE_REPO_COMMIT_STATE_PARTIAL, which
 means that only a sub-path of the commit is available.</doc>
@@ -6574,13 +6792,13 @@ means that only a sub-path of the commit is available.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4523">Repo</doc>
+                 line="4497">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4524">Commit checksum</doc>
+                 line="4498">Commit checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_commit"
@@ -6591,7 +6809,7 @@ means that only a sub-path of the commit is available.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4525">Commit</doc>
+                 line="4499">Commit</doc>
             <type name="GLib.Variant" c:type="GVariant**"/>
           </parameter>
           <parameter name="out_state"
@@ -6602,7 +6820,7 @@ means that only a sub-path of the commit is available.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4526">Commit state</doc>
+                 line="4500">Commit state</doc>
             <type name="RepoCommitState" c:type="OstreeRepoCommitState*"/>
           </parameter>
         </parameters>
@@ -6610,7 +6828,7 @@ means that only a sub-path of the commit is available.</doc>
       <method name="load_file" c:identifier="ostree_repo_load_file" throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4031">Load content object, decomposing it into three parts: the actual
+             line="4005">Load content object, decomposing it into three parts: the actual
 content (for regular files), the metadata, and extended attributes.</doc>
         <source-position filename="ostree-repo.h" line="565"/>
         <return-value transfer-ownership="none">
@@ -6620,13 +6838,13 @@ content (for regular files), the metadata, and extended attributes.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4033">Repo</doc>
+                 line="4007">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4034">ASCII SHA256 checksum</doc>
+                 line="4008">ASCII SHA256 checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_input"
@@ -6638,7 +6856,7 @@ content (for regular files), the metadata, and extended attributes.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4035">File content</doc>
+                 line="4009">File content</doc>
             <type name="Gio.InputStream" c:type="GInputStream**"/>
           </parameter>
           <parameter name="out_file_info"
@@ -6650,7 +6868,7 @@ content (for regular files), the metadata, and extended attributes.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4036">File information</doc>
+                 line="4010">File information</doc>
             <type name="Gio.FileInfo" c:type="GFileInfo**"/>
           </parameter>
           <parameter name="out_xattrs"
@@ -6662,7 +6880,7 @@ content (for regular files), the metadata, and extended attributes.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4037">Extended attributes</doc>
+                 line="4011">Extended attributes</doc>
             <type name="GLib.Variant" c:type="GVariant**"/>
           </parameter>
           <parameter name="cancellable"
@@ -6671,7 +6889,7 @@ content (for regular files), the metadata, and extended attributes.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4038">Cancellable</doc>
+                 line="4012">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -6681,7 +6899,7 @@ content (for regular files), the metadata, and extended attributes.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4092">Load object as a stream; useful when copying objects between
+             line="4066">Load object as a stream; useful when copying objects between
 repositories.</doc>
         <source-position filename="ostree-repo.h" line="574"/>
         <return-value transfer-ownership="none">
@@ -6691,19 +6909,19 @@ repositories.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4094">Repo</doc>
+                 line="4068">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4095">Object type</doc>
+                 line="4069">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4096">ASCII SHA256 checksum</doc>
+                 line="4070">ASCII SHA256 checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_input"
@@ -6712,7 +6930,7 @@ repositories.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4097">Stream for object</doc>
+                 line="4071">Stream for object</doc>
             <type name="Gio.InputStream" c:type="GInputStream**"/>
           </parameter>
           <parameter name="out_size"
@@ -6721,7 +6939,7 @@ repositories.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4098">Length of @out_input</doc>
+                 line="4072">Length of @out_input</doc>
             <type name="guint64" c:type="guint64*"/>
           </parameter>
           <parameter name="cancellable"
@@ -6730,7 +6948,7 @@ repositories.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4099">Cancellable</doc>
+                 line="4073">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -6740,7 +6958,7 @@ repositories.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4499">Load the metadata object @sha256 of type @objtype, storing the
+             line="4473">Load the metadata object @sha256 of type @objtype, storing the
 result in @out_variant.</doc>
         <source-position filename="ostree-repo.h" line="544"/>
         <return-value transfer-ownership="none">
@@ -6750,19 +6968,19 @@ result in @out_variant.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4501">Repo</doc>
+                 line="4475">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4502">Expected object type</doc>
+                 line="4476">Expected object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="sha256" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4503">Checksum string</doc>
+                 line="4477">Checksum string</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_variant"
@@ -6771,7 +6989,7 @@ result in @out_variant.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4504">Metadata object</doc>
+                 line="4478">Metadata object</doc>
             <type name="GLib.Variant" c:type="GVariant**"/>
           </parameter>
         </parameters>
@@ -6781,7 +6999,7 @@ result in @out_variant.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4476">Attempt to load the metadata object @sha256 of type @objtype if it
+             line="4450">Attempt to load the metadata object @sha256 of type @objtype if it
 exists, storing the result in @out_variant.  If it doesn't exist,
 %NULL is returned.</doc>
         <source-position filename="ostree-repo.h" line="551"/>
@@ -6792,19 +7010,19 @@ exists, storing the result in @out_variant.  If it doesn't exist,
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4478">Repo</doc>
+                 line="4452">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4479">Object type</doc>
+                 line="4453">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="sha256" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4480">ASCII checksum</doc>
+                 line="4454">ASCII checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_variant"
@@ -6813,7 +7031,7 @@ exists, storing the result in @out_variant.  If it doesn't exist,
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4481">Metadata</doc>
+                 line="4455">Metadata</doc>
             <type name="GLib.Variant" c:type="GVariant**"/>
           </parameter>
         </parameters>
@@ -6824,7 +7042,7 @@ exists, storing the result in @out_variant.  If it doesn't exist,
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2143">Commits in the "partial" state do not have all their child objects
+             line="2033">Commits in the "partial" state do not have all their child objects
 written.  This occurs in various situations, such as during a pull,
 but also if a "subpath" pull is used, as well as "commit only"
 pulls.
@@ -6839,19 +7057,19 @@ should use this if you are implementing a different type of transport.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2145">Repo</doc>
+                 line="2035">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2146">Commit SHA-256</doc>
+                 line="2036">Commit SHA-256</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="is_partial" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2147">Whether or not this commit is partial</doc>
+                 line="2037">Whether or not this commit is partial</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
         </parameters>
@@ -6862,7 +7080,7 @@ should use this if you are implementing a different type of transport.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2092">Allows the setting of a reason code for a partial commit. Presently
+             line="1982">Allows the setting of a reason code for a partial commit. Presently
 it only supports setting reason bitmask to
 OSTREE_REPO_COMMIT_STATE_FSCK_PARTIAL, or
 OSTREE_REPO_COMMIT_STATE_NORMAL.  This will allow successive ostree
@@ -6877,25 +7095,25 @@ it.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2094">Repo</doc>
+                 line="1984">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2095">Commit SHA-256</doc>
+                 line="1985">Commit SHA-256</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="is_partial" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2096">Whether or not this commit is partial</doc>
+                 line="1986">Whether or not this commit is partial</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
           <parameter name="in_state" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2097">Reason bitmask for partial commit</doc>
+                 line="1987">Reason bitmask for partial commit</doc>
             <type name="RepoCommitState" c:type="OstreeRepoCommitState"/>
           </parameter>
         </parameters>
@@ -6922,7 +7140,7 @@ it.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="1752">Starts or resumes a transaction. In order to write to a repo, you
+             line="1642">Starts or resumes a transaction. In order to write to a repo, you
 need to start a transaction. You can complete the transaction with
 ostree_repo_commit_transaction(), or abort the transaction with
 ostree_repo_abort_transaction().
@@ -6947,7 +7165,7 @@ active at a time.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="1754">An #OstreeRepo</doc>
+                 line="1644">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="out_transaction_resume"
@@ -6958,7 +7176,7 @@ active at a time.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="1755">Whether this transaction
+                 line="1645">Whether this transaction
 is resuming from a previous one.  This is a legacy state, now OSTree
 pulls use per-commit `state/.commitpartial` files.</doc>
             <type name="gboolean" c:type="gboolean*"/>
@@ -6969,7 +7187,7 @@ pulls use per-commit `state/.commitpartial` files.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="1758">Cancellable</doc>
+                 line="1648">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -6992,7 +7210,7 @@ statistics on objects that would be deleted, without actually
 deleting them.
 
 Locking: exclusive</doc>
-        <source-position filename="ostree-repo.h" line="1205"/>
+        <source-position filename="ostree-repo.h" line="1228"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -7072,7 +7290,7 @@ The %OSTREE_REPO_PRUNE_FLAGS_NO_PRUNE flag may be specified to just determine
 statistics on objects that would be deleted, without actually deleting them.
 
 Locking: exclusive</doc>
-        <source-position filename="ostree-repo.h" line="1237"/>
+        <source-position filename="ostree-repo.h" line="1260"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -7137,7 +7355,7 @@ targeting that commit; otherwise any static delta of non existing commits are
 deleted.
 
 Locking: exclusive</doc>
-        <source-position filename="ostree-repo.h" line="1200"/>
+        <source-position filename="ostree-repo.h" line="1223"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -7172,7 +7390,7 @@ non existing commit</doc>
       <method name="pull" c:identifier="ostree_repo_pull" throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4677">Connect to the remote repository, fetching the specified set of
+             line="4651">Connect to the remote repository, fetching the specified set of
 refs @refs_to_fetch.  For each ref that is changed, download the
 commit, all metadata, and all content objects, storing them safely
 on disk in @self.
@@ -7188,7 +7406,7 @@ Warning: This API will iterate the thread default main context,
 which is a bug, but kept for compatibility reasons.  If you want to
 avoid this, use g_main_context_push_thread_default() to push a new
 one around this call.</doc>
-        <source-position filename="ostree-repo.h" line="1264"/>
+        <source-position filename="ostree-repo.h" line="1287"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -7196,13 +7414,13 @@ one around this call.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4679">Repo</doc>
+                 line="4653">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="remote_name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4680">Name of remote</doc>
+                 line="4654">Name of remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="refs_to_fetch"
@@ -7211,7 +7429,7 @@ one around this call.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4681">Optional list of refs; if %NULL, fetch all configured refs</doc>
+                 line="4655">Optional list of refs; if %NULL, fetch all configured refs</doc>
             <array c:type="char**">
               <type name="utf8"/>
             </array>
@@ -7219,7 +7437,7 @@ one around this call.</doc>
           <parameter name="flags" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4682">Options controlling fetch behavior</doc>
+                 line="4656">Options controlling fetch behavior</doc>
             <type name="RepoPullFlags" c:type="OstreeRepoPullFlags"/>
           </parameter>
           <parameter name="progress"
@@ -7228,7 +7446,7 @@ one around this call.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4683">Progress</doc>
+                 line="4657">Progress</doc>
             <type name="AsyncProgress" c:type="OstreeAsyncProgress*"/>
           </parameter>
           <parameter name="cancellable"
@@ -7237,7 +7455,7 @@ one around this call.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4684">Cancellable</doc>
+                 line="4658">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7247,7 +7465,7 @@ one around this call.</doc>
               version="2018.6">
         <doc xml:space="preserve"
              filename="ostree-repo-pull.c"
-             line="5791">Pull refs from multiple remotes which have been found using
+             line="6255">Pull refs from multiple remotes which have been found using
 ostree_repo_find_remotes_async().
 
 @results are expected to be in priority order, with the best remotes to pull
@@ -7289,7 +7507,7 @@ The following @options are currently defined:
     not being pulled will be ignored and any ref without a keyring remote
     will be verified with the keyring of the remote being pulled from.
     Since: 2019.2</doc>
-        <source-position filename="ostree-repo.h" line="1306"/>
+        <source-position filename="ostree-repo.h" line="1329"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -7297,13 +7515,13 @@ The following @options are currently defined:
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="5793">an #OstreeRepo</doc>
+                 line="6257">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="results" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="5794">%NULL-terminated array of remotes to
+                 line="6258">%NULL-terminated array of remotes to
    pull from, including the refs to pull from each</doc>
             <array c:type="const OstreeRepoFinderResult* const*">
               <type name="RepoFinderResult" c:type="OstreeRepoFinderResult*"/>
@@ -7315,7 +7533,7 @@ The following @options are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="5796">A GVariant `a{sv}` with an extensible set of flags</doc>
+                 line="6260">A GVariant `a{sv}` with an extensible set of flags</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="progress"
@@ -7324,7 +7542,7 @@ The following @options are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="5797">an #OstreeAsyncProgress to update with the operation’s
+                 line="6261">an #OstreeAsyncProgress to update with the operation’s
    progress, or %NULL</doc>
             <type name="AsyncProgress" c:type="OstreeAsyncProgress*"/>
           </parameter>
@@ -7334,7 +7552,7 @@ The following @options are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="5799">a #GCancellable, or %NULL</doc>
+                 line="6263">a #GCancellable, or %NULL</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
           <parameter name="callback"
@@ -7345,7 +7563,7 @@ The following @options are currently defined:
                      closure="5">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="5800">asynchronous completion callback</doc>
+                 line="6264">asynchronous completion callback</doc>
             <type name="Gio.AsyncReadyCallback" c:type="GAsyncReadyCallback"/>
           </parameter>
           <parameter name="user_data"
@@ -7354,7 +7572,7 @@ The following @options are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="5801">data to pass to @callback</doc>
+                 line="6265">data to pass to @callback</doc>
             <type name="gpointer" c:type="gpointer"/>
           </parameter>
         </parameters>
@@ -7365,26 +7583,26 @@ The following @options are currently defined:
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-pull.c"
-             line="6044">Finish an asynchronous pull operation started with
+             line="6508">Finish an asynchronous pull operation started with
 ostree_repo_pull_from_remotes_async().</doc>
-        <source-position filename="ostree-repo.h" line="1314"/>
+        <source-position filename="ostree-repo.h" line="1337"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo-pull.c"
-               line="6053">%TRUE on success, %FALSE otherwise</doc>
+               line="6517">%TRUE on success, %FALSE otherwise</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="6046">an #OstreeRepo</doc>
+                 line="6510">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="result" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="6047">the asynchronous result</doc>
+                 line="6511">the asynchronous result</doc>
             <type name="Gio.AsyncResult" c:type="GAsyncResult*"/>
           </parameter>
         </parameters>
@@ -7394,9 +7612,9 @@ ostree_repo_pull_from_remotes_async().</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4716">This is similar to ostree_repo_pull(), but only fetches a single
+             line="4690">This is similar to ostree_repo_pull(), but only fetches a single
 subpath.</doc>
-        <source-position filename="ostree-repo.h" line="1274"/>
+        <source-position filename="ostree-repo.h" line="1297"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -7404,19 +7622,19 @@ subpath.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4718">Repo</doc>
+                 line="4692">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="remote_name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4719">Name of remote</doc>
+                 line="4693">Name of remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="dir_to_pull" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4720">Subdirectory path</doc>
+                 line="4694">Subdirectory path</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="refs_to_fetch"
@@ -7425,7 +7643,7 @@ subpath.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4721">Optional list of refs; if %NULL, fetch all configured refs</doc>
+                 line="4695">Optional list of refs; if %NULL, fetch all configured refs</doc>
             <array c:type="char**">
               <type name="utf8"/>
             </array>
@@ -7433,7 +7651,7 @@ subpath.</doc>
           <parameter name="flags" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4722">Options controlling fetch behavior</doc>
+                 line="4696">Options controlling fetch behavior</doc>
             <type name="RepoPullFlags" c:type="OstreeRepoPullFlags"/>
           </parameter>
           <parameter name="progress"
@@ -7442,7 +7660,7 @@ subpath.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4723">Progress</doc>
+                 line="4697">Progress</doc>
             <type name="AsyncProgress" c:type="OstreeAsyncProgress*"/>
           </parameter>
           <parameter name="cancellable"
@@ -7451,7 +7669,7 @@ subpath.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4724">Cancellable</doc>
+                 line="4698">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7461,7 +7679,7 @@ subpath.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-pull.c"
-             line="3294">Like ostree_repo_pull(), but supports an extensible set of flags.
+             line="3647">Like ostree_repo_pull(), but supports an extensible set of flags.
 The following are currently defined:
 
   * `refs` (`as`): Array of string refs
@@ -7509,8 +7727,10 @@ The following are currently defined:
     the `summary` and `summary.sig` once for the entire transaction. If not
     specified, the `summary` will be downloaded from the remote. Since: 2020.5
   * `summary-sig-bytes` (`ay`): Contents of the `summary.sig` file. If this
-    is specified, `summary-bytes` must also be specified. Since: 2020.5</doc>
-        <source-position filename="ostree-repo.h" line="1284"/>
+    is specified, `summary-bytes` must also be specified. Since: 2020.5
+  * `disable-verify-bindings` (`b`): Disable verification of commit bindings.
+    Since: 2020.9</doc>
+        <source-position filename="ostree-repo.h" line="1307"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -7518,19 +7738,19 @@ The following are currently defined:
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="3296">Repo</doc>
+                 line="3649">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="remote_name_or_baseurl" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="3297">Name of remote or file:// url</doc>
+                 line="3650">Name of remote or file:// url</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="options" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="3298">A GVariant a{sv} with an extensible set of flags.</doc>
+                 line="3651">A GVariant a{sv} with an extensible set of flags.</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="progress"
@@ -7539,7 +7759,7 @@ The following are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="3299">Progress</doc>
+                 line="3652">Progress</doc>
             <type name="AsyncProgress" c:type="OstreeAsyncProgress*"/>
           </parameter>
           <parameter name="cancellable"
@@ -7548,7 +7768,7 @@ The following are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="3300">Cancellable</doc>
+                 line="3653">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7558,7 +7778,7 @@ The following are currently defined:
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4440">Return the size in bytes of object with checksum @sha256, after any
+             line="4414">Return the size in bytes of object with checksum @sha256, after any
 compression has been applied.</doc>
         <source-position filename="ostree-repo.h" line="583"/>
         <return-value transfer-ownership="none">
@@ -7568,19 +7788,19 @@ compression has been applied.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4442">Repo</doc>
+                 line="4416">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4443">Object type</doc>
+                 line="4417">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="sha256" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4444">Checksum</doc>
+                 line="4418">Checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_size"
@@ -7589,7 +7809,7 @@ compression has been applied.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4445">Size in bytes object occupies physically</doc>
+                 line="4419">Size in bytes object occupies physically</doc>
             <type name="guint64" c:type="guint64*"/>
           </parameter>
           <parameter name="cancellable"
@@ -7598,7 +7818,7 @@ compression has been applied.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4446">Cancellable</doc>
+                 line="4420">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7608,7 +7828,7 @@ compression has been applied.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="4642">Load the content for @rev into @out_root.</doc>
+             line="4616">Load the content for @rev into @out_root.</doc>
         <source-position filename="ostree-repo.h" line="1000"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
@@ -7617,13 +7837,13 @@ compression has been applied.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4644">Repo</doc>
+                 line="4618">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="ref" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4645">Ref or ASCII checksum</doc>
+                 line="4619">Ref or ASCII checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_root"
@@ -7632,7 +7852,7 @@ compression has been applied.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4646">An #OstreeRepoFile corresponding to the root</doc>
+                 line="4620">An #OstreeRepoFile corresponding to the root</doc>
             <type name="Gio.File" c:type="GFile**"/>
           </parameter>
           <parameter name="out_commit"
@@ -7641,7 +7861,7 @@ compression has been applied.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4647">The resolved commit checksum</doc>
+                 line="4621">The resolved commit checksum</doc>
             <type name="utf8" c:type="char**"/>
           </parameter>
           <parameter name="cancellable"
@@ -7650,7 +7870,7 @@ compression has been applied.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="4648">Cancellable</doc>
+                 line="4622">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7660,7 +7880,7 @@ compression has been applied.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="3085">OSTree commits can have arbitrary metadata associated; this
+             line="2975">OSTree commits can have arbitrary metadata associated; this
 function retrieves them.  If none exists, @out_metadata will be set
 to %NULL.</doc>
         <source-position filename="ostree-repo.h" line="862"/>
@@ -7671,13 +7891,13 @@ to %NULL.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3087">Repo</doc>
+                 line="2977">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3088">ASCII SHA256 commit checksum</doc>
+                 line="2978">ASCII SHA256 commit checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_metadata"
@@ -7686,7 +7906,7 @@ to %NULL.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3089">Metadata associated with commit in with format "a{sv}", or %NULL if none exists</doc>
+                 line="2979">Metadata associated with commit in with format "a{sv}", or %NULL if none exists</doc>
             <type name="GLib.Variant" c:type="GVariant**"/>
           </parameter>
           <parameter name="cancellable"
@@ -7695,7 +7915,7 @@ to %NULL.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3090">Cancellable</doc>
+                 line="2980">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7705,7 +7925,7 @@ to %NULL.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="5713">An OSTree repository can contain a high level "summary" file that
+             line="5748">An OSTree repository can contain a high level "summary" file that
 describes the available branches and other metadata.
 
 If the timetable for making commits and updating the summary file is fairly
@@ -7723,7 +7943,7 @@ and refs in %OSTREE_SUMMARY_COLLECTION_MAP are guaranteed to be in
 lexicographic order.
 
 Locking: exclusive</doc>
-        <source-position filename="ostree-repo.h" line="1431"/>
+        <source-position filename="ostree-repo.h" line="1464"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -7731,7 +7951,7 @@ Locking: exclusive</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5715">Repo</doc>
+                 line="5750">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="additional_metadata"
@@ -7740,7 +7960,7 @@ Locking: exclusive</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5716">A GVariant of type a{sv}, or %NULL</doc>
+                 line="5751">A GVariant of type a{sv}, or %NULL</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="cancellable"
@@ -7749,7 +7969,7 @@ Locking: exclusive</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5717">Cancellable</doc>
+                 line="5752">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7760,7 +7980,7 @@ Locking: exclusive</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3213">By default, an #OstreeRepo will cache the remote configuration and its
+             line="3187">By default, an #OstreeRepo will cache the remote configuration and its
 own repo/config data.  This API can be used to reload it.</doc>
         <source-position filename="ostree-repo.h" line="148"/>
         <return-value transfer-ownership="none">
@@ -7770,7 +7990,7 @@ own repo/config data.  This API can be used to reload it.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3215">repo</doc>
+                 line="3189">repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="cancellable"
@@ -7779,7 +7999,7 @@ own repo/config data.  This API can be used to reload it.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3216">cancellable</doc>
+                 line="3190">cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7789,7 +8009,7 @@ own repo/config data.  This API can be used to reload it.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1652">Create a new remote named @name pointing to @url.  If @options is
+             line="1651">Create a new remote named @name pointing to @url.  If @options is
 provided, then it will be mapped to #GKeyFile entries, where the
 GVariant dictionary key is an option string, and the value is
 mapped as follows:
@@ -7804,19 +8024,19 @@ mapped as follows:
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1654">Repo</doc>
+                 line="1653">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1655">Name of remote</doc>
+                 line="1654">Name of remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="url" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1656">URL for remote (if URL begins with metalink=, it will be used as such)</doc>
+                 line="1655">URL for remote (if URL begins with metalink=, it will be used as such)</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="options"
@@ -7825,7 +8045,7 @@ mapped as follows:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1657">GVariant of type a{sv}</doc>
+                 line="1656">GVariant of type a{sv}</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="cancellable"
@@ -7834,7 +8054,7 @@ mapped as follows:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1658">Cancellable</doc>
+                 line="1657">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7844,7 +8064,7 @@ mapped as follows:
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1840">A combined function handling the equivalent of
+             line="1839">A combined function handling the equivalent of
 ostree_repo_remote_add(), ostree_repo_remote_delete(), with more
 options.</doc>
         <source-position filename="ostree-repo.h" line="184"/>
@@ -7855,7 +8075,7 @@ options.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1842">Repo</doc>
+                 line="1841">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="sysroot"
@@ -7864,25 +8084,25 @@ options.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1843">System root</doc>
+                 line="1842">System root</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="changeop" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1844">Operation to perform</doc>
+                 line="1843">Operation to perform</doc>
             <type name="RepoRemoteChange" c:type="OstreeRepoRemoteChange"/>
           </parameter>
           <parameter name="name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1845">Name of remote</doc>
+                 line="1844">Name of remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="url" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1846">URL for remote (if URL begins with metalink=, it will be used as such)</doc>
+                 line="1845">URL for remote (if URL begins with metalink=, it will be used as such)</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="options"
@@ -7891,7 +8111,7 @@ options.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1847">GVariant of type a{sv}</doc>
+                 line="1846">GVariant of type a{sv}</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="cancellable"
@@ -7900,7 +8120,7 @@ options.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1848">Cancellable</doc>
+                 line="1847">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7910,7 +8130,7 @@ options.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1738">Delete the remote named @name.  It is an error if the provided
+             line="1737">Delete the remote named @name.  It is an error if the provided
 remote does not exist.</doc>
         <source-position filename="ostree-repo.h" line="161"/>
         <return-value transfer-ownership="none">
@@ -7920,13 +8140,13 @@ remote does not exist.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1740">Repo</doc>
+                 line="1739">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1741">Name of remote</doc>
+                 line="1740">Name of remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -7935,7 +8155,7 @@ remote does not exist.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1742">Cancellable</doc>
+                 line="1741">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -7945,7 +8165,7 @@ remote does not exist.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="2333">Tries to fetch the summary file and any GPG signatures on the summary file
+             line="2332">Tries to fetch the summary file and any GPG signatures on the summary file
 over HTTP, and returns the binary data in @out_summary and @out_signatures
 respectively.
 
@@ -7962,20 +8182,20 @@ with #OSTREE_SUMMARY_GVARIANT_FORMAT as the format string.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="2358">%TRUE on success, %FALSE on failure</doc>
+               line="2357">%TRUE on success, %FALSE on failure</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2335">Self</doc>
+                 line="2334">Self</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2336">name of a remote</doc>
+                 line="2335">name of a remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_summary"
@@ -7986,7 +8206,7 @@ with #OSTREE_SUMMARY_GVARIANT_FORMAT as the format string.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2337">return location for raw summary data, or
+                 line="2336">return location for raw summary data, or
               %NULL</doc>
             <type name="GLib.Bytes" c:type="GBytes**"/>
           </parameter>
@@ -7998,7 +8218,7 @@ with #OSTREE_SUMMARY_GVARIANT_FORMAT as the format string.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2339">return location for raw summary
+                 line="2338">return location for raw summary
                  signature data, or %NULL</doc>
             <type name="GLib.Bytes" c:type="GBytes**"/>
           </parameter>
@@ -8008,7 +8228,7 @@ with #OSTREE_SUMMARY_GVARIANT_FORMAT as the format string.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2341">a #GCancellable</doc>
+                 line="2340">a #GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -8019,7 +8239,7 @@ with #OSTREE_SUMMARY_GVARIANT_FORMAT as the format string.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-pull.c"
-             line="6069">Like ostree_repo_remote_fetch_summary(), but supports an extensible set of flags.
+             line="6533">Like ostree_repo_remote_fetch_summary(), but supports an extensible set of flags.
 The following are currently defined:
 
 - override-url (s): Fetch summary from this URL if remote specifies no metalink in options
@@ -8032,20 +8252,20 @@ The following are currently defined:
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo-pull.c"
-               line="6091">%TRUE on success, %FALSE on failure</doc>
+               line="6555">%TRUE on success, %FALSE on failure</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="6071">Self</doc>
+                 line="6535">Self</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="6072">name of a remote</doc>
+                 line="6536">name of a remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="options"
@@ -8054,7 +8274,7 @@ The following are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="6073">A GVariant a{sv} with an extensible set of flags</doc>
+                 line="6537">A GVariant a{sv} with an extensible set of flags</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="out_summary"
@@ -8065,7 +8285,7 @@ The following are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="6074">return location for raw summary data, or
+                 line="6538">return location for raw summary data, or
               %NULL</doc>
             <type name="GLib.Bytes" c:type="GBytes**"/>
           </parameter>
@@ -8077,7 +8297,7 @@ The following are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="6076">return location for raw summary
+                 line="6540">return location for raw summary
                  signature data, or %NULL</doc>
             <type name="GLib.Bytes" c:type="GBytes**"/>
           </parameter>
@@ -8087,7 +8307,7 @@ The following are currently defined:
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="6078">a #GCancellable</doc>
+                 line="6542">a #GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -8097,27 +8317,27 @@ The following are currently defined:
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="2001">Return whether GPG verification is enabled for the remote named @name
+             line="2000">Return whether GPG verification is enabled for the remote named @name
 through @out_gpg_verify.  It is an error if the provided remote does
 not exist.</doc>
-        <source-position filename="ostree-repo.h" line="1363"/>
+        <source-position filename="ostree-repo.h" line="1386"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="2012">%TRUE on success, %FALSE on failure</doc>
+               line="2011">%TRUE on success, %FALSE on failure</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2003">Repo</doc>
+                 line="2002">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2004">Name of remote</doc>
+                 line="2003">Name of remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_gpg_verify"
@@ -8128,7 +8348,7 @@ not exist.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2005">Remote's GPG option</doc>
+                 line="2004">Remote's GPG option</doc>
             <type name="gboolean" c:type="gboolean*"/>
           </parameter>
         </parameters>
@@ -8138,27 +8358,27 @@ not exist.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="2035">Return whether GPG verification of the summary is enabled for the remote
+             line="2034">Return whether GPG verification of the summary is enabled for the remote
 named @name through @out_gpg_verify_summary.  It is an error if the provided
 remote does not exist.</doc>
-        <source-position filename="ostree-repo.h" line="1369"/>
+        <source-position filename="ostree-repo.h" line="1392"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="2046">%TRUE on success, %FALSE on failure</doc>
+               line="2045">%TRUE on success, %FALSE on failure</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2037">Repo</doc>
+                 line="2036">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2038">Name of remote</doc>
+                 line="2037">Name of remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_gpg_verify_summary"
@@ -8169,7 +8389,7 @@ remote does not exist.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2039">Remote's GPG option</doc>
+                 line="2038">Remote's GPG option</doc>
             <type name="gboolean" c:type="gboolean*"/>
           </parameter>
         </parameters>
@@ -8179,26 +8399,26 @@ remote does not exist.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1958">Return the URL of the remote named @name through @out_url.  It is an
+             line="1957">Return the URL of the remote named @name through @out_url.  It is an
 error if the provided remote does not exist.</doc>
         <source-position filename="ostree-repo.h" line="198"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1968">%TRUE on success, %FALSE on failure</doc>
+               line="1967">%TRUE on success, %FALSE on failure</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1960">Repo</doc>
+                 line="1959">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1961">Name of remote</doc>
+                 line="1960">Name of remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_url"
@@ -8209,7 +8429,7 @@ error if the provided remote does not exist.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1962">Remote's URL</doc>
+                 line="1961">Remote's URL</doc>
             <type name="utf8" c:type="char**"/>
           </parameter>
         </parameters>
@@ -8219,31 +8439,31 @@ error if the provided remote does not exist.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="2058">Imports one or more GPG keys from the open @source_stream, or from the
+             line="2057">Imports one or more GPG keys from the open @source_stream, or from the
 user's personal keyring if @source_stream is %NULL.  The @key_ids array
 can optionally restrict which keys are imported.  If @key_ids is %NULL,
 then all keys are imported.
 
 The imported keys will be used to conduct GPG verification when pulling
 from the remote named @name.</doc>
-        <source-position filename="ostree-repo.h" line="1374"/>
+        <source-position filename="ostree-repo.h" line="1397"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="2077">%TRUE on success, %FALSE on failure</doc>
+               line="2076">%TRUE on success, %FALSE on failure</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2060">Self</doc>
+                 line="2059">Self</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2061">name of a remote</doc>
+                 line="2060">name of a remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="source_stream"
@@ -8252,7 +8472,7 @@ from the remote named @name.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2062">a #GInputStream, or %NULL</doc>
+                 line="2061">a #GInputStream, or %NULL</doc>
             <type name="Gio.InputStream" c:type="GInputStream*"/>
           </parameter>
           <parameter name="key_ids"
@@ -8261,7 +8481,7 @@ from the remote named @name.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2063">a %NULL-terminated array of GPG key IDs, or %NULL</doc>
+                 line="2062">a %NULL-terminated array of GPG key IDs, or %NULL</doc>
             <array c:type="const char* const*">
               <type name="utf8"/>
             </array>
@@ -8274,7 +8494,7 @@ from the remote named @name.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2064">return location for the number of imported
+                 line="2063">return location for the number of imported
                              keys, or %NULL</doc>
             <type name="guint" c:type="guint*"/>
           </parameter>
@@ -8284,7 +8504,7 @@ from the remote named @name.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="2066">a #GCancellable</doc>
+                 line="2065">a #GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -8292,13 +8512,13 @@ from the remote named @name.</doc>
       <method name="remote_list" c:identifier="ostree_repo_remote_list">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1907">List available remote names in an #OstreeRepo.  Remote names are sorted
+             line="1906">List available remote names in an #OstreeRepo.  Remote names are sorted
 alphabetically.  If no remotes are available the function returns %NULL.</doc>
         <source-position filename="ostree-repo.h" line="194"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="1915">a %NULL-terminated
+               line="1914">a %NULL-terminated
          array of remote names</doc>
           <array length="0" zero-terminated="0" c:type="char**">
             <type name="utf8"/>
@@ -8308,7 +8528,7 @@ alphabetically.  If no remotes are available the function returns %NULL.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1909">Repo</doc>
+                 line="1908">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="out_n_remotes"
@@ -8319,7 +8539,7 @@ alphabetically.  If no remotes are available the function returns %NULL.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1910">Number of remotes available</doc>
+                 line="1909">Number of remotes available</doc>
             <type name="guint" c:type="guint*"/>
           </parameter>
         </parameters>
@@ -8502,7 +8722,7 @@ ostree_repo_resolve_rev_ext() but for collection-refs.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-pull.c"
-             line="1394">Find the GPG keyring for the given @collection_id, using the local
+             line="1439">Find the GPG keyring for the given @collection_id, using the local
 configuration from the given #OstreeRepo. This will search the configured
 remotes for ones whose `collection-id` key matches @collection_id, and will
 return the first matching remote.
@@ -8512,11 +8732,11 @@ be emitted, and the first result will be returned. It is expected that the
 keyrings should match.
 
 If no match can be found, a %G_IO_ERROR_NOT_FOUND error will be returned.</doc>
-        <source-position filename="ostree-repo.h" line="1319"/>
+        <source-position filename="ostree-repo.h" line="1342"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo-pull.c"
-               line="1412">#OstreeRemote containing the GPG keyring for
+               line="1457">#OstreeRemote containing the GPG keyring for
    @collection_id</doc>
           <type name="Remote" c:type="OstreeRemote*"/>
         </return-value>
@@ -8524,13 +8744,13 @@ If no match can be found, a %G_IO_ERROR_NOT_FOUND error will be returned.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="1396">an #OstreeRepo</doc>
+                 line="1441">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="collection_id" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="1397">the collection ID to look up a keyring for</doc>
+                 line="1442">the collection ID to look up a keyring for</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="cancellable"
@@ -8539,7 +8759,7 @@ If no match can be found, a %G_IO_ERROR_NOT_FOUND error will be returned.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-pull.c"
-                 line="1398">a #GCancellable, or %NULL</doc>
+                 line="1443">a #GCancellable, or %NULL</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -8578,7 +8798,8 @@ find the given refspec in local.</doc>
           <parameter name="out_rev"
                      direction="out"
                      caller-allocates="0"
-                     transfer-ownership="full">
+                     transfer-ownership="full"
+                     nullable="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-refs.c"
                  line="452">A checksum,or %NULL if @allow_noent is true and it does not exist</doc>
@@ -8632,7 +8853,8 @@ using it has no effect.</doc>
           <parameter name="out_rev"
                      direction="out"
                      caller-allocates="0"
-                     transfer-ownership="full">
+                     transfer-ownership="full"
+                     nullable="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-refs.c"
                  line="475">A checksum,or %NULL if @allow_noent is true and it does not exist</doc>
@@ -8645,7 +8867,7 @@ using it has no effect.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="1715">This function is deprecated in favor of using ostree_repo_devino_cache_new(),
+             line="1605">This function is deprecated in favor of using ostree_repo_devino_cache_new(),
 which allows a precise mapping to be built up between hardlink checkout files
 and their checksums between `ostree_repo_checkout_at()` and
 `ostree_repo_write_directory_to_mtree()`.
@@ -8670,7 +8892,7 @@ Multithreading: This function is *not* MT safe.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="1717">An #OstreeRepo</doc>
+                 line="1607">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="cancellable"
@@ -8679,7 +8901,7 @@ Multithreading: This function is *not* MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="1718">Cancellable</doc>
+                 line="1608">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -8690,7 +8912,7 @@ Multithreading: This function is *not* MT safe.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2311">Like ostree_repo_set_ref_immediate(), but creates an alias.</doc>
+             line="2201">Like ostree_repo_set_ref_immediate(), but creates an alias.</doc>
         <source-position filename="ostree-repo.h" line="371"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
@@ -8699,7 +8921,7 @@ Multithreading: This function is *not* MT safe.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2313">An #OstreeRepo</doc>
+                 line="2203">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="remote"
@@ -8708,13 +8930,13 @@ Multithreading: This function is *not* MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2314">A remote for the ref</doc>
+                 line="2204">A remote for the ref</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="ref" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2315">The ref to write</doc>
+                 line="2205">The ref to write</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="target"
@@ -8723,7 +8945,7 @@ Multithreading: This function is *not* MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2316">The ref target to point it to, or %NULL to unset</doc>
+                 line="2206">The ref target to point it to, or %NULL to unset</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -8732,7 +8954,7 @@ Multithreading: This function is *not* MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2317">GCancellable</doc>
+                 line="2207">GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -8743,7 +8965,7 @@ Multithreading: This function is *not* MT safe.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3374">Set a custom location for the cache directory used for e.g.
+             line="3348">Set a custom location for the cache directory used for e.g.
 per-remote summary caches. Setting this manually is useful when
 doing operations on a system repo as a user because you don't have
 write permissions in the repo, where the cache is normally stored.</doc>
@@ -8755,19 +8977,19 @@ write permissions in the repo, where the cache is normally stored.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3376">An #OstreeRepo</doc>
+                 line="3350">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="dfd" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3377">directory fd</doc>
+                 line="3351">directory fd</doc>
             <type name="gint" c:type="int"/>
           </parameter>
           <parameter name="path" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3378">subpath in @dfd</doc>
+                 line="3352">subpath in @dfd</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -8776,7 +8998,7 @@ write permissions in the repo, where the cache is normally stored.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3379">a #GCancellable</doc>
+                 line="3353">a #GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -8787,21 +9009,21 @@ write permissions in the repo, where the cache is normally stored.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="6189">Set or clear the collection ID of this repository. See [collection IDs][collection-ids].
+             line="6238">Set or clear the collection ID of this repository. See [collection IDs][collection-ids].
 The update will be made in memory, but must be written out to the repository
 configuration on disk using ostree_repo_write_config().</doc>
         <source-position filename="ostree-repo.h" line="112"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="6199">%TRUE on success, %FALSE otherwise</doc>
+               line="6248">%TRUE on success, %FALSE otherwise</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="6191">an #OstreeRepo</doc>
+                 line="6240">an #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="collection_id"
@@ -8810,7 +9032,7 @@ configuration on disk using ostree_repo_write_config().</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="6192">new collection ID, or %NULL to unset it</doc>
+                 line="6241">new collection ID, or %NULL to unset it</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
         </parameters>
@@ -8821,27 +9043,27 @@ configuration on disk using ostree_repo_write_config().</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2337">This is like ostree_repo_transaction_set_collection_ref(), except it may be
+             line="2227">This is like ostree_repo_transaction_set_collection_ref(), except it may be
 invoked outside of a transaction.  This is presently safe for the
 case where we're creating or overwriting an existing ref.</doc>
         <source-position filename="ostree-repo.h" line="379"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo-commit.c"
-               line="2349">%TRUE on success, %FALSE otherwise</doc>
+               line="2239">%TRUE on success, %FALSE otherwise</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2339">An #OstreeRepo</doc>
+                 line="2229">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="ref" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2340">The collection–ref to write</doc>
+                 line="2230">The collection–ref to write</doc>
             <type name="CollectionRef" c:type="const OstreeCollectionRef*"/>
           </parameter>
           <parameter name="checksum"
@@ -8850,7 +9072,7 @@ case where we're creating or overwriting an existing ref.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2341">The checksum to point it to, or %NULL to unset</doc>
+                 line="2231">The checksum to point it to, or %NULL to unset</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -8859,7 +9081,7 @@ case where we're creating or overwriting an existing ref.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2342">GCancellable</doc>
+                 line="2232">GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -8868,7 +9090,7 @@ case where we're creating or overwriting an existing ref.</doc>
               c:identifier="ostree_repo_set_disable_fsync">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="3357">Disable requests to fsync() to stable storage during commits.  This
+             line="3331">Disable requests to fsync() to stable storage during commits.  This
 option should only be used by build system tools which are creating
 disposable virtual machines, or have higher level mechanisms for
 ensuring data consistency.</doc>
@@ -8880,13 +9102,13 @@ ensuring data consistency.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3359">An #OstreeRepo</doc>
+                 line="3333">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="disable_fsync" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="3360">If %TRUE, do not fsync</doc>
+                 line="3334">If %TRUE, do not fsync</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
         </parameters>
@@ -8896,7 +9118,7 @@ ensuring data consistency.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2283">This is like ostree_repo_transaction_set_ref(), except it may be
+             line="2173">This is like ostree_repo_transaction_set_ref(), except it may be
 invoked outside of a transaction.  This is presently safe for the
 case where we're creating or overwriting an existing ref.
 
@@ -8909,7 +9131,7 @@ Multithreading: This function is MT safe.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2285">An #OstreeRepo</doc>
+                 line="2175">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="remote"
@@ -8918,13 +9140,13 @@ Multithreading: This function is MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2286">A remote for the ref</doc>
+                 line="2176">A remote for the ref</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="ref" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2287">The ref to write</doc>
+                 line="2177">The ref to write</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="checksum"
@@ -8933,7 +9155,7 @@ Multithreading: This function is MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2288">The checksum to point it to, or %NULL to unset</doc>
+                 line="2178">The checksum to point it to, or %NULL to unset</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -8942,7 +9164,7 @@ Multithreading: This function is MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2289">GCancellable</doc>
+                 line="2179">GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -8952,8 +9174,8 @@ Multithreading: This function is MT safe.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="5044">Add a GPG signature to a commit.</doc>
-        <source-position filename="ostree-repo.h" line="1337"/>
+             line="5018">Add a GPG signature to a commit.</doc>
+        <source-position filename="ostree-repo.h" line="1360"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -8961,19 +9183,19 @@ Multithreading: This function is MT safe.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5046">Self</doc>
+                 line="5020">Self</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="commit_checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5047">SHA256 of given commit to sign</doc>
+                 line="5021">SHA256 of given commit to sign</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="key_id" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5048">Use this GPG key id</doc>
+                 line="5022">Use this GPG key id</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="homedir"
@@ -8982,7 +9204,7 @@ Multithreading: This function is MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5049">GPG home directory, or %NULL</doc>
+                 line="5023">GPG home directory, or %NULL</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="cancellable"
@@ -8991,7 +9213,7 @@ Multithreading: This function is MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5050">A #GCancellable</doc>
+                 line="5024">A #GCancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9001,9 +9223,9 @@ Multithreading: This function is MT safe.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="5133">This function is deprecated, sign the summary file instead.
+             line="5107">This function is deprecated, sign the summary file instead.
 Add a GPG signature to a static delta.</doc>
-        <source-position filename="ostree-repo.h" line="1345"/>
+        <source-position filename="ostree-repo.h" line="1368"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -9011,31 +9233,31 @@ Add a GPG signature to a static delta.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5135">Self</doc>
+                 line="5109">Self</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="from_commit" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5136">From commit</doc>
+                 line="5110">From commit</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="to_commit" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5137">To commit</doc>
+                 line="5111">To commit</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="key_id" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5138">key id</doc>
+                 line="5112">key id</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="homedir" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5139">homedir</doc>
+                 line="5113">homedir</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="cancellable"
@@ -9044,7 +9266,7 @@ Add a GPG signature to a static delta.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5140">cancellable</doc>
+                 line="5114">cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9054,11 +9276,11 @@ Add a GPG signature to a static delta.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-static-delta-core.c"
-             line="543">Given a directory representing an already-downloaded static delta
+             line="630">Given a directory representing an already-downloaded static delta
 on disk, apply it, generating a new commit.  The directory must be
 named with the form "FROM-TO", where both are checksums, and it
 must contain a file named "superblock", along with at least one part.</doc>
-        <source-position filename="ostree-repo.h" line="1080"/>
+        <source-position filename="ostree-repo.h" line="1103"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -9066,19 +9288,19 @@ must contain a file named "superblock", along with at least one part.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="545">Repo</doc>
+                 line="632">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="dir_or_file" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="546">Path to a directory containing static delta data, or directly to the superblock</doc>
+                 line="633">Path to a directory containing static delta data, or directly to the superblock</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="skip_validation" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="547">If %TRUE, assume data integrity</doc>
+                 line="634">If %TRUE, assume data integrity</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
           <parameter name="cancellable"
@@ -9087,7 +9309,7 @@ must contain a file named "superblock", along with at least one part.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="548">Cancellable</doc>
+                 line="635">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9098,7 +9320,7 @@ must contain a file named "superblock", along with at least one part.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-static-delta-core.c"
-             line="303">Given a directory representing an already-downloaded static delta
+             line="390">Given a directory representing an already-downloaded static delta
 on disk, apply it, generating a new commit.
 If sign is passed, the static delta signature is verified.
 If sign-verify-deltas configuration option is set and static delta is signed,
@@ -9106,7 +9328,7 @@ signature verification will be mandatory before apply the static delta.
 The directory must be named with the form "FROM-TO", where both are
 checksums, and it must contain a file named "superblock", along with at least
 one part.</doc>
-        <source-position filename="ostree-repo.h" line="1072"/>
+        <source-position filename="ostree-repo.h" line="1095"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -9114,25 +9336,25 @@ one part.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="305">Repo</doc>
+                 line="392">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="dir_or_file" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="306">Path to a directory containing static delta data, or directly to the superblock</doc>
+                 line="393">Path to a directory containing static delta data, or directly to the superblock</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="sign" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="307">Signature engine used to check superblock</doc>
+                 line="394">Signature engine used to check superblock</doc>
             <type name="Sign" c:type="OstreeSign*"/>
           </parameter>
           <parameter name="skip_validation" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="308">If %TRUE, assume data integrity</doc>
+                 line="395">If %TRUE, assume data integrity</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
           <parameter name="cancellable"
@@ -9141,7 +9363,7 @@ one part.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="309">Cancellable</doc>
+                 line="396">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9170,7 +9392,7 @@ are known:
   - filename: ay: Save delta superblock to this filename, and parts in the same directory.  Default saves to repository.
   - sign-name: ay: Signature type to use.
   - sign-key-ids: as: Array of keys used to sign delta superblock.</doc>
-        <source-position filename="ostree-repo.h" line="1062"/>
+        <source-position filename="ostree-repo.h" line="1068"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -9188,7 +9410,10 @@ are known:
             <type name="StaticDeltaGenerateOpt"
                   c:type="OstreeStaticDeltaGenerateOpt"/>
           </parameter>
-          <parameter name="from" transfer-ownership="none">
+          <parameter name="from"
+                     transfer-ownership="none"
+                     nullable="1"
+                     allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-compilation.c"
                  line="1316">ASCII SHA256 checksum of origin, or %NULL</doc>
@@ -9229,18 +9454,66 @@ are known:
           </parameter>
         </parameters>
       </method>
+      <method name="static_delta_reindex"
+              c:identifier="ostree_repo_static_delta_reindex"
+              throws="1">
+        <doc xml:space="preserve"
+             filename="ostree-repo-static-delta-core.c"
+             line="1241">The delta index for a particular commit lists all the existing deltas that can be used
+when downloading that commit. This operation regenerates these indexes, either for
+a particular commit (if @opt_to_commit is non-%NULL), or for all commits that
+are reachable by an existing delta (if @opt_to_commit is %NULL).
+
+This is normally called automatically when the summary is updated in ostree_repo_regenerate_summary().
+
+Locking: shared</doc>
+        <source-position filename="ostree-repo.h" line="1088"/>
+        <return-value transfer-ownership="none">
+          <type name="gboolean" c:type="gboolean"/>
+        </return-value>
+        <parameters>
+          <instance-parameter name="repo" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-repo-static-delta-core.c"
+                 line="1243">Repo</doc>
+            <type name="Repo" c:type="OstreeRepo*"/>
+          </instance-parameter>
+          <parameter name="flags" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-repo-static-delta-core.c"
+                 line="1244">Flags affecting the indexing operation</doc>
+            <type name="StaticDeltaIndexFlags"
+                  c:type="OstreeStaticDeltaIndexFlags"/>
+          </parameter>
+          <parameter name="opt_to_commit" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-repo-static-delta-core.c"
+                 line="1245">ASCII SHA256 checksum of target commit, or %NULL to index all targets</doc>
+            <type name="utf8" c:type="const char*"/>
+          </parameter>
+          <parameter name="cancellable"
+                     transfer-ownership="none"
+                     nullable="1"
+                     allow-none="1">
+            <doc xml:space="preserve"
+                 filename="ostree-repo-static-delta-core.c"
+                 line="1246">Cancellable</doc>
+            <type name="Gio.Cancellable" c:type="GCancellable*"/>
+          </parameter>
+        </parameters>
+      </method>
       <method name="static_delta_verify_signature"
               c:identifier="ostree_repo_static_delta_verify_signature"
               version="2020.7"
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-static-delta-core.c"
-             line="1074">Verify static delta file signature.</doc>
-        <source-position filename="ostree-repo.h" line="1087"/>
+             line="1161">Verify static delta file signature.</doc>
+        <source-position filename="ostree-repo.h" line="1110"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo-static-delta-core.c"
-               line="1084">TRUE if the signature of static delta file is valid using the
+               line="1171">TRUE if the signature of static delta file is valid using the
 signature engine provided, FALSE otherwise.</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -9248,19 +9521,19 @@ signature engine provided, FALSE otherwise.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="1076">Repo</doc>
+                 line="1163">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="delta_id" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="1077">delta path</doc>
+                 line="1164">delta path</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="sign" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="1078">Signature engine used to check superblock</doc>
+                 line="1165">Signature engine used to check superblock</doc>
             <type name="Sign" c:type="OstreeSign*"/>
           </parameter>
           <parameter name="out_success_message"
@@ -9272,7 +9545,7 @@ signature engine provided, FALSE otherwise.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-static-delta-core.c"
-                 line="1079">success message</doc>
+                 line="1166">success message</doc>
             <type name="utf8" c:type="char**"/>
           </parameter>
         </parameters>
@@ -9282,7 +9555,7 @@ signature engine provided, FALSE otherwise.</doc>
               version="2018.6">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2245">If @checksum is not %NULL, then record it as the target of local ref named
+             line="2135">If @checksum is not %NULL, then record it as the target of local ref named
 @ref.
 
 Otherwise, if @checksum is %NULL, then record that the ref should
@@ -9302,13 +9575,13 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2247">An #OstreeRepo</doc>
+                 line="2137">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="ref" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2248">The collection–ref to write</doc>
+                 line="2138">The collection–ref to write</doc>
             <type name="CollectionRef" c:type="const OstreeCollectionRef*"/>
           </parameter>
           <parameter name="checksum"
@@ -9317,7 +9590,7 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2249">The checksum to point it to</doc>
+                 line="2139">The checksum to point it to</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
         </parameters>
@@ -9326,7 +9599,7 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
               c:identifier="ostree_repo_transaction_set_ref">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2196">If @checksum is not %NULL, then record it as the target of ref named
+             line="2086">If @checksum is not %NULL, then record it as the target of ref named
 @ref; if @remote is provided, the ref will appear to originate from that
 remote.
 
@@ -9355,7 +9628,7 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2198">An #OstreeRepo</doc>
+                 line="2088">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="remote"
@@ -9364,13 +9637,13 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2199">A remote for the ref</doc>
+                 line="2089">A remote for the ref</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="ref" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2200">The ref to write</doc>
+                 line="2090">The ref to write</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="checksum"
@@ -9379,7 +9652,7 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2201">The checksum to point it to</doc>
+                 line="2091">The checksum to point it to</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
         </parameters>
@@ -9388,7 +9661,7 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
               c:identifier="ostree_repo_transaction_set_refspec">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2171">Like ostree_repo_transaction_set_ref(), but takes concatenated
+             line="2061">Like ostree_repo_transaction_set_ref(), but takes concatenated
 @refspec format as input instead of separate remote and name
 arguments.
 
@@ -9401,13 +9674,13 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2173">An #OstreeRepo</doc>
+                 line="2063">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="refspec" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2174">The refspec to write</doc>
+                 line="2064">The refspec to write</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="checksum"
@@ -9416,7 +9689,7 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2175">The checksum to point it to</doc>
+                 line="2065">The checksum to point it to</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
         </parameters>
@@ -9428,7 +9701,7 @@ Multithreading: Since v2017.15 this function is MT safe.</doc>
              filename="ostree-repo-traverse.c"
              line="665">Create a new set @out_reachable containing all objects reachable
 from @commit_checksum, traversing @maxdepth parent commits.</doc>
-        <source-position filename="ostree-repo.h" line="1103"/>
+        <source-position filename="ostree-repo.h" line="1126"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -9482,7 +9755,7 @@ from @commit_checksum, traversing @maxdepth parent commits.</doc>
              filename="ostree-repo-traverse.c"
              line="639">Update the set @inout_reachable containing all objects reachable
 from @commit_checksum, traversing @maxdepth parent commits.</doc>
-        <source-position filename="ostree-repo.h" line="1111"/>
+        <source-position filename="ostree-repo.h" line="1134"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -9538,7 +9811,7 @@ from @commit_checksum, traversing @maxdepth parent commits.
 Additionally this constructs a mapping from each object to the parents
 of the object, which can be used to track which commits an object
 belongs to.</doc>
-        <source-position filename="ostree-repo.h" line="1118"/>
+        <source-position filename="ostree-repo.h" line="1141"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -9599,7 +9872,7 @@ belongs to.</doc>
              line="307">Add all commit objects directly reachable via a ref to @reachable.
 
 Locking: shared</doc>
-        <source-position filename="ostree-repo.h" line="1230"/>
+        <source-position filename="ostree-repo.h" line="1253"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -9641,26 +9914,26 @@ Locking: shared</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="5461">Check for a valid GPG signature on commit named by the ASCII
+             line="5496">Check for a valid GPG signature on commit named by the ASCII
 checksum @commit_checksum.</doc>
-        <source-position filename="ostree-repo.h" line="1355"/>
+        <source-position filename="ostree-repo.h" line="1378"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="5473">%TRUE if there was a GPG signature from a trusted keyring, otherwise %FALSE</doc>
+               line="5508">%TRUE if there was a GPG signature from a trusted keyring, otherwise %FALSE</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5463">Repository</doc>
+                 line="5498">Repository</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="commit_checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5464">ASCII SHA256 checksum</doc>
+                 line="5499">ASCII SHA256 checksum</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="keyringdir"
@@ -9669,7 +9942,7 @@ checksum @commit_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5465">Path to directory GPG keyrings; overrides built-in default if given</doc>
+                 line="5500">Path to directory GPG keyrings; overrides built-in default if given</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="extra_keyring"
@@ -9678,7 +9951,7 @@ checksum @commit_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5466">Path to additional keyring file (not a directory)</doc>
+                 line="5501">Path to additional keyring file (not a directory)</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="cancellable"
@@ -9687,7 +9960,7 @@ checksum @commit_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5467">Cancellable</doc>
+                 line="5502">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9697,26 +9970,26 @@ checksum @commit_checksum.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="5499">Read GPG signature(s) on the commit named by the ASCII checksum
+             line="5534">Read GPG signature(s) on the commit named by the ASCII checksum
 @commit_checksum and return detailed results.</doc>
-        <source-position filename="ostree-repo.h" line="1397"/>
+        <source-position filename="ostree-repo.h" line="1430"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="5511">an #OstreeGpgVerifyResult, or %NULL on error</doc>
+               line="5546">an #OstreeGpgVerifyResult, or %NULL on error</doc>
           <type name="GpgVerifyResult" c:type="OstreeGpgVerifyResult*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5501">Repository</doc>
+                 line="5536">Repository</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="commit_checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5502">ASCII SHA256 checksum</doc>
+                 line="5537">ASCII SHA256 checksum</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="keyringdir"
@@ -9725,7 +9998,7 @@ checksum @commit_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5503">Path to directory GPG keyrings; overrides built-in default if given</doc>
+                 line="5538">Path to directory GPG keyrings; overrides built-in default if given</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="extra_keyring"
@@ -9734,7 +10007,7 @@ checksum @commit_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5504">Path to additional keyring file (not a directory)</doc>
+                 line="5539">Path to additional keyring file (not a directory)</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="cancellable"
@@ -9743,7 +10016,7 @@ checksum @commit_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5505">Cancellable</doc>
+                 line="5540">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9754,33 +10027,33 @@ checksum @commit_checksum.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="5535">Read GPG signature(s) on the commit named by the ASCII checksum
+             line="5570">Read GPG signature(s) on the commit named by the ASCII checksum
 @commit_checksum and return detailed results, based on the keyring
 configured for @remote.</doc>
-        <source-position filename="ostree-repo.h" line="1406"/>
+        <source-position filename="ostree-repo.h" line="1439"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="5547">an #OstreeGpgVerifyResult, or %NULL on error</doc>
+               line="5582">an #OstreeGpgVerifyResult, or %NULL on error</doc>
           <type name="GpgVerifyResult" c:type="OstreeGpgVerifyResult*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5537">Repository</doc>
+                 line="5572">Repository</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="commit_checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5538">ASCII SHA256 checksum</doc>
+                 line="5573">ASCII SHA256 checksum</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="remote_name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5539">OSTree remote to use for configuration</doc>
+                 line="5574">OSTree remote to use for configuration</doc>
             <type name="utf8" c:type="const gchar*"/>
           </parameter>
           <parameter name="cancellable"
@@ -9789,7 +10062,7 @@ configured for @remote.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5540">Cancellable</doc>
+                 line="5575">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9799,38 +10072,38 @@ configured for @remote.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="5622">Verify @signatures for @summary data using GPG keys in the keyring for
+             line="5657">Verify @signatures for @summary data using GPG keys in the keyring for
 @remote_name, and return an #OstreeGpgVerifyResult.</doc>
-        <source-position filename="ostree-repo.h" line="1423"/>
+        <source-position filename="ostree-repo.h" line="1456"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo.c"
-               line="5634">an #OstreeGpgVerifyResult, or %NULL on error</doc>
+               line="5669">an #OstreeGpgVerifyResult, or %NULL on error</doc>
           <type name="GpgVerifyResult" c:type="OstreeGpgVerifyResult*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5624">Repo</doc>
+                 line="5659">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="remote_name" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5625">Name of remote</doc>
+                 line="5660">Name of remote</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="summary" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5626">Summary data as a #GBytes</doc>
+                 line="5661">Summary data as a #GBytes</doc>
             <type name="GLib.Bytes" c:type="GBytes*"/>
           </parameter>
           <parameter name="signatures" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5627">Summary signatures as a #GBytes</doc>
+                 line="5662">Summary signatures as a #GBytes</doc>
             <type name="GLib.Bytes" c:type="GBytes*"/>
           </parameter>
           <parameter name="cancellable"
@@ -9839,7 +10112,7 @@ configured for @remote.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="5628">Cancellable</doc>
+                 line="5663">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9849,7 +10122,7 @@ configured for @remote.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-libarchive.c"
-             line="937">Import an archive file @archive into the repository, and write its
+             line="968">Import an archive file @archive into the repository, and write its
 file structure to @mtree.</doc>
         <source-position filename="ostree-repo.h" line="730"/>
         <return-value transfer-ownership="none">
@@ -9859,19 +10132,19 @@ file structure to @mtree.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="939">An #OstreeRepo</doc>
+                 line="970">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="archive" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="940">A path to an archive file</doc>
+                 line="971">A path to an archive file</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="mtree" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="941">The #OstreeMutableTree to write to</doc>
+                 line="972">The #OstreeMutableTree to write to</doc>
             <type name="MutableTree" c:type="OstreeMutableTree*"/>
           </parameter>
           <parameter name="modifier"
@@ -9880,14 +10153,14 @@ file structure to @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="942">Optional commit modifier</doc>
+                 line="973">Optional commit modifier</doc>
             <type name="RepoCommitModifier"
                   c:type="OstreeRepoCommitModifier*"/>
           </parameter>
           <parameter name="autocreate_parents" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="943">Autocreate parent directories</doc>
+                 line="974">Autocreate parent directories</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
           <parameter name="cancellable"
@@ -9896,7 +10169,7 @@ file structure to @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="944">Cancellable</doc>
+                 line="975">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9906,7 +10179,7 @@ file structure to @mtree.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-libarchive.c"
-             line="972">Read an archive from @fd and import it into the repository, writing
+             line="1003">Read an archive from @fd and import it into the repository, writing
 its file structure to @mtree.</doc>
         <source-position filename="ostree-repo.h" line="740"/>
         <return-value transfer-ownership="none">
@@ -9916,19 +10189,19 @@ its file structure to @mtree.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="974">An #OstreeRepo</doc>
+                 line="1005">An #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="fd" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="975">A file descriptor to read the archive from</doc>
+                 line="1006">A file descriptor to read the archive from</doc>
             <type name="gint" c:type="int"/>
           </parameter>
           <parameter name="mtree" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="976">The #OstreeMutableTree to write to</doc>
+                 line="1007">The #OstreeMutableTree to write to</doc>
             <type name="MutableTree" c:type="OstreeMutableTree*"/>
           </parameter>
           <parameter name="modifier"
@@ -9937,14 +10210,14 @@ its file structure to @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="977">Optional commit modifier</doc>
+                 line="1008">Optional commit modifier</doc>
             <type name="RepoCommitModifier"
                   c:type="OstreeRepoCommitModifier*"/>
           </parameter>
           <parameter name="autocreate_parents" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="978">Autocreate parent directories</doc>
+                 line="1009">Autocreate parent directories</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
           <parameter name="cancellable"
@@ -9953,7 +10226,7 @@ its file structure to @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-libarchive.c"
-                 line="979">Cancellable</doc>
+                 line="1010">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -9963,7 +10236,7 @@ its file structure to @mtree.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2999">Write a commit metadata object, referencing @root_contents_checksum
+             line="2889">Write a commit metadata object, referencing @root_contents_checksum
 and @root_metadata_checksum.</doc>
         <source-position filename="ostree-repo.h" line="839"/>
         <return-value transfer-ownership="none">
@@ -9973,7 +10246,7 @@ and @root_metadata_checksum.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3001">Repo</doc>
+                 line="2891">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="parent"
@@ -9982,7 +10255,7 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3002">ASCII SHA256 checksum for parent, or %NULL for none</doc>
+                 line="2892">ASCII SHA256 checksum for parent, or %NULL for none</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="subject"
@@ -9991,7 +10264,7 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3003">Subject</doc>
+                 line="2893">Subject</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="body"
@@ -10000,7 +10273,7 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3004">Body</doc>
+                 line="2894">Body</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="metadata"
@@ -10009,13 +10282,13 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3005">GVariant of type a{sv}, or %NULL for none</doc>
+                 line="2895">GVariant of type a{sv}, or %NULL for none</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="root" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3006">The tree to point the commit to</doc>
+                 line="2896">The tree to point the commit to</doc>
             <type name="RepoFile" c:type="OstreeRepoFile*"/>
           </parameter>
           <parameter name="out_commit"
@@ -10024,7 +10297,7 @@ and @root_metadata_checksum.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3007">Resulting ASCII SHA256 checksum for commit</doc>
+                 line="2897">Resulting ASCII SHA256 checksum for commit</doc>
             <type name="utf8" c:type="char**"/>
           </parameter>
           <parameter name="cancellable"
@@ -10033,7 +10306,7 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3008">Cancellable</doc>
+                 line="2898">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10043,7 +10316,7 @@ and @root_metadata_checksum.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="3133">Replace any existing metadata associated with commit referred to by
+             line="3023">Replace any existing metadata associated with commit referred to by
 @checksum with @metadata.  If @metadata is %NULL, then existing
 data will be deleted.</doc>
         <source-position filename="ostree-repo.h" line="869"/>
@@ -10054,13 +10327,13 @@ data will be deleted.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3135">Repo</doc>
+                 line="3025">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3136">ASCII SHA256 commit checksum</doc>
+                 line="3026">ASCII SHA256 commit checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="metadata"
@@ -10069,7 +10342,7 @@ data will be deleted.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3137">Metadata to associate with commit in with format "a{sv}", or %NULL to delete</doc>
+                 line="3027">Metadata to associate with commit in with format "a{sv}", or %NULL to delete</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="cancellable"
@@ -10078,7 +10351,7 @@ data will be deleted.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3138">Cancellable</doc>
+                 line="3028">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10088,7 +10361,7 @@ data will be deleted.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="3031">Write a commit metadata object, referencing @root_contents_checksum
+             line="2921">Write a commit metadata object, referencing @root_contents_checksum
 and @root_metadata_checksum.</doc>
         <source-position filename="ostree-repo.h" line="850"/>
         <return-value transfer-ownership="none">
@@ -10098,7 +10371,7 @@ and @root_metadata_checksum.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3033">Repo</doc>
+                 line="2923">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="parent"
@@ -10107,7 +10380,7 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3034">ASCII SHA256 checksum for parent, or %NULL for none</doc>
+                 line="2924">ASCII SHA256 checksum for parent, or %NULL for none</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="subject"
@@ -10116,7 +10389,7 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3035">Subject</doc>
+                 line="2925">Subject</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="body"
@@ -10125,7 +10398,7 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3036">Body</doc>
+                 line="2926">Body</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="metadata"
@@ -10134,19 +10407,19 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3037">GVariant of type a{sv}, or %NULL for none</doc>
+                 line="2927">GVariant of type a{sv}, or %NULL for none</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="root" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3038">The tree to point the commit to</doc>
+                 line="2928">The tree to point the commit to</doc>
             <type name="RepoFile" c:type="OstreeRepoFile*"/>
           </parameter>
           <parameter name="time" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3039">The time to use to stamp the commit</doc>
+                 line="2929">The time to use to stamp the commit</doc>
             <type name="guint64" c:type="guint64"/>
           </parameter>
           <parameter name="out_commit"
@@ -10155,7 +10428,7 @@ and @root_metadata_checksum.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3040">Resulting ASCII SHA256 checksum for commit</doc>
+                 line="2930">Resulting ASCII SHA256 checksum for commit</doc>
             <type name="utf8" c:type="char**"/>
           </parameter>
           <parameter name="cancellable"
@@ -10164,7 +10437,7 @@ and @root_metadata_checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="3041">Cancellable</doc>
+                 line="2931">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10174,7 +10447,7 @@ and @root_metadata_checksum.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1464">Save @new_config in place of this repository's config file.</doc>
+             line="1463">Save @new_config in place of this repository's config file.</doc>
         <source-position filename="ostree-repo.h" line="248"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
@@ -10183,13 +10456,13 @@ and @root_metadata_checksum.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1466">Repo</doc>
+                 line="1465">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="new_config" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1467">Overwrite the config file with this data</doc>
+                 line="1466">Overwrite the config file with this data</doc>
             <type name="GLib.KeyFile" c:type="GKeyFile*"/>
           </parameter>
         </parameters>
@@ -10199,7 +10472,7 @@ and @root_metadata_checksum.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2824">Store the content object streamed as @object_input,
+             line="2714">Store the content object streamed as @object_input,
 with total length @length.  The actual checksum will
 be returned as @out_csum.</doc>
         <source-position filename="ostree-repo.h" line="418"/>
@@ -10210,7 +10483,7 @@ be returned as @out_csum.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2826">Repo</doc>
+                 line="2716">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="expected_checksum"
@@ -10219,19 +10492,19 @@ be returned as @out_csum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2827">If provided, validate content against this checksum</doc>
+                 line="2717">If provided, validate content against this checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="object_input" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2828">Content object stream</doc>
+                 line="2718">Content object stream</doc>
             <type name="Gio.InputStream" c:type="GInputStream*"/>
           </parameter>
           <parameter name="length" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2829">Length of @object_input</doc>
+                 line="2719">Length of @object_input</doc>
             <type name="guint64" c:type="guint64"/>
           </parameter>
           <parameter name="out_csum"
@@ -10242,7 +10515,7 @@ be returned as @out_csum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2830">Binary checksum</doc>
+                 line="2720">Binary checksum</doc>
             <array zero-terminated="0" c:type="guchar**" fixed-size="32">
               <type name="guint8" c:type="guchar*"/>
             </array>
@@ -10253,7 +10526,7 @@ be returned as @out_csum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2831">Cancellable</doc>
+                 line="2721">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10262,7 +10535,7 @@ be returned as @out_csum.</doc>
               c:identifier="ostree_repo_write_content_async">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2922">Asynchronously store the content object @object.  If provided, the
+             line="2812">Asynchronously store the content object @object.  If provided, the
 checksum @expected_checksum will be verified.</doc>
         <source-position filename="ostree-repo.h" line="452"/>
         <return-value transfer-ownership="none">
@@ -10272,7 +10545,7 @@ checksum @expected_checksum will be verified.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2924">Repo</doc>
+                 line="2814">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="expected_checksum"
@@ -10281,19 +10554,19 @@ checksum @expected_checksum will be verified.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2925">If provided, validate content against this checksum</doc>
+                 line="2815">If provided, validate content against this checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="object" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2926">Input</doc>
+                 line="2816">Input</doc>
             <type name="Gio.InputStream" c:type="GInputStream*"/>
           </parameter>
           <parameter name="length" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2927">Length of @object</doc>
+                 line="2817">Length of @object</doc>
             <type name="guint64" c:type="guint64"/>
           </parameter>
           <parameter name="cancellable"
@@ -10302,7 +10575,7 @@ checksum @expected_checksum will be verified.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2928">Cancellable</doc>
+                 line="2818">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
           <parameter name="callback"
@@ -10313,7 +10586,7 @@ checksum @expected_checksum will be verified.</doc>
                      closure="5">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2929">Invoked when content is writed</doc>
+                 line="2819">Invoked when content is writed</doc>
             <type name="Gio.AsyncReadyCallback" c:type="GAsyncReadyCallback"/>
           </parameter>
           <parameter name="user_data"
@@ -10322,7 +10595,7 @@ checksum @expected_checksum will be verified.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2930">User data for @callback</doc>
+                 line="2820">User data for @callback</doc>
             <type name="gpointer" c:type="gpointer"/>
           </parameter>
         </parameters>
@@ -10332,7 +10605,7 @@ checksum @expected_checksum will be verified.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2963">Completes an invocation of ostree_repo_write_content_async().</doc>
+             line="2853">Completes an invocation of ostree_repo_write_content_async().</doc>
         <source-position filename="ostree-repo.h" line="461"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
@@ -10341,13 +10614,13 @@ checksum @expected_checksum will be verified.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2965">a #OstreeRepo</doc>
+                 line="2855">a #OstreeRepo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="result" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2966">a #GAsyncResult</doc>
+                 line="2856">a #GAsyncResult</doc>
             <type name="Gio.AsyncResult" c:type="GAsyncResult*"/>
           </parameter>
           <parameter name="out_csum"
@@ -10356,7 +10629,7 @@ checksum @expected_checksum will be verified.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2967">A binary SHA256 checksum of the content object</doc>
+                 line="2857">A binary SHA256 checksum of the content object</doc>
             <type name="guint8" c:type="guchar**"/>
           </parameter>
         </parameters>
@@ -10366,7 +10639,7 @@ checksum @expected_checksum will be verified.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2797">Store the content object streamed as @object_input, with total
+             line="2687">Store the content object streamed as @object_input, with total
 length @length.  The given @checksum will be treated as trusted.
 
 This function should be used when importing file objects from local
@@ -10379,25 +10652,25 @@ disk, for example.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2799">Repo</doc>
+                 line="2689">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2800">Store content using this ASCII SHA256 checksum</doc>
+                 line="2690">Store content using this ASCII SHA256 checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="object_input" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2801">Content stream</doc>
+                 line="2691">Content stream</doc>
             <type name="Gio.InputStream" c:type="GInputStream*"/>
           </parameter>
           <parameter name="length" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2802">Length of @object_input</doc>
+                 line="2692">Length of @object_input</doc>
             <type name="guint64" c:type="guint64"/>
           </parameter>
           <parameter name="cancellable"
@@ -10406,7 +10679,7 @@ disk, for example.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2803">Cancellable</doc>
+                 line="2693">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10416,7 +10689,7 @@ disk, for example.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="4088">Store as objects all contents of the directory referred to by @dfd
+             line="3978">Store as objects all contents of the directory referred to by @dfd
 and @path all children into the repository @self, overlaying the
 resulting filesystem hierarchy into @mtree.</doc>
         <source-position filename="ostree-repo.h" line="720"/>
@@ -10427,25 +10700,25 @@ resulting filesystem hierarchy into @mtree.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4090">Repo</doc>
+                 line="3980">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="dfd" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4091">Directory file descriptor</doc>
+                 line="3981">Directory file descriptor</doc>
             <type name="gint" c:type="int"/>
           </parameter>
           <parameter name="path" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4092">Path</doc>
+                 line="3982">Path</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="mtree" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4093">Overlay directory contents into this tree</doc>
+                 line="3983">Overlay directory contents into this tree</doc>
             <type name="MutableTree" c:type="OstreeMutableTree*"/>
           </parameter>
           <parameter name="modifier"
@@ -10454,7 +10727,7 @@ resulting filesystem hierarchy into @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4094">Optional modifier</doc>
+                 line="3984">Optional modifier</doc>
             <type name="RepoCommitModifier"
                   c:type="OstreeRepoCommitModifier*"/>
           </parameter>
@@ -10464,7 +10737,7 @@ resulting filesystem hierarchy into @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4095">Cancellable</doc>
+                 line="3985">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10474,7 +10747,7 @@ resulting filesystem hierarchy into @mtree.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="4047">Store objects for @dir and all children into the repository @self,
+             line="3937">Store objects for @dir and all children into the repository @self,
 overlaying the resulting filesystem hierarchy into @mtree.</doc>
         <source-position filename="ostree-repo.h" line="712"/>
         <return-value transfer-ownership="none">
@@ -10484,19 +10757,19 @@ overlaying the resulting filesystem hierarchy into @mtree.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4049">Repo</doc>
+                 line="3939">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="dir" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4050">Path to a directory</doc>
+                 line="3940">Path to a directory</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
           <parameter name="mtree" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4051">Overlay directory contents into this tree</doc>
+                 line="3941">Overlay directory contents into this tree</doc>
             <type name="MutableTree" c:type="OstreeMutableTree*"/>
           </parameter>
           <parameter name="modifier"
@@ -10505,7 +10778,7 @@ overlaying the resulting filesystem hierarchy into @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4052">Optional modifier</doc>
+                 line="3942">Optional modifier</doc>
             <type name="RepoCommitModifier"
                   c:type="OstreeRepoCommitModifier*"/>
           </parameter>
@@ -10515,7 +10788,7 @@ overlaying the resulting filesystem hierarchy into @mtree.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4053">Cancellable</doc>
+                 line="3943">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10525,7 +10798,7 @@ overlaying the resulting filesystem hierarchy into @mtree.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2527">Store the metadata object @object.  Return the checksum
+             line="2417">Store the metadata object @object.  Return the checksum
 as @out_csum.
 
 If @expected_checksum is not %NULL, verify it against the
@@ -10538,13 +10811,13 @@ computed checksum.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2529">Repo</doc>
+                 line="2419">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2530">Object type</doc>
+                 line="2420">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="expected_checksum"
@@ -10553,13 +10826,13 @@ computed checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2531">If provided, validate content against this checksum</doc>
+                 line="2421">If provided, validate content against this checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="object" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2532">Metadata</doc>
+                 line="2422">Metadata</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="out_csum"
@@ -10570,7 +10843,7 @@ computed checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2533">Binary checksum</doc>
+                 line="2423">Binary checksum</doc>
             <array zero-terminated="0" c:type="guchar**" fixed-size="32">
               <type name="guint8" c:type="guchar*"/>
             </array>
@@ -10581,7 +10854,7 @@ computed checksum.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2534">Cancellable</doc>
+                 line="2424">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10590,7 +10863,7 @@ computed checksum.</doc>
               c:identifier="ostree_repo_write_metadata_async">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2706">Asynchronously store the metadata object @variant.  If provided,
+             line="2596">Asynchronously store the metadata object @variant.  If provided,
 the checksum @expected_checksum will be verified.</doc>
         <source-position filename="ostree-repo.h" line="403"/>
         <return-value transfer-ownership="none">
@@ -10600,13 +10873,13 @@ the checksum @expected_checksum will be verified.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2708">Repo</doc>
+                 line="2598">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2709">Object type</doc>
+                 line="2599">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="expected_checksum"
@@ -10615,13 +10888,13 @@ the checksum @expected_checksum will be verified.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2710">If provided, validate content against this checksum</doc>
+                 line="2600">If provided, validate content against this checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="object" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2711">Metadata</doc>
+                 line="2601">Metadata</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="cancellable"
@@ -10630,7 +10903,7 @@ the checksum @expected_checksum will be verified.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2712">Cancellable</doc>
+                 line="2602">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
           <parameter name="callback"
@@ -10641,7 +10914,7 @@ the checksum @expected_checksum will be verified.</doc>
                      closure="5">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2713">Invoked when metadata is writed</doc>
+                 line="2603">Invoked when metadata is writed</doc>
             <type name="Gio.AsyncReadyCallback" c:type="GAsyncReadyCallback"/>
           </parameter>
           <parameter name="user_data"
@@ -10650,7 +10923,7 @@ the checksum @expected_checksum will be verified.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2714">Data for @callback</doc>
+                 line="2604">Data for @callback</doc>
             <type name="gpointer" c:type="gpointer"/>
           </parameter>
         </parameters>
@@ -10660,7 +10933,7 @@ the checksum @expected_checksum will be verified.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2747">Complete a call to ostree_repo_write_metadata_async().</doc>
+             line="2637">Complete a call to ostree_repo_write_metadata_async().</doc>
         <source-position filename="ostree-repo.h" line="412"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
@@ -10669,13 +10942,13 @@ the checksum @expected_checksum will be verified.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2749">Repo</doc>
+                 line="2639">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="result" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2750">Result</doc>
+                 line="2640">Result</doc>
             <type name="Gio.AsyncResult" c:type="GAsyncResult*"/>
           </parameter>
           <parameter name="out_csum"
@@ -10684,7 +10957,7 @@ the checksum @expected_checksum will be verified.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2751">Binary checksum value</doc>
+                 line="2641">Binary checksum value</doc>
             <array zero-terminated="0" c:type="guchar**" fixed-size="32">
               <type name="guint8"/>
             </array>
@@ -10696,7 +10969,7 @@ the checksum @expected_checksum will be verified.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2604">Store the metadata object @variant; the provided @checksum is
+             line="2494">Store the metadata object @variant; the provided @checksum is
 trusted.</doc>
         <source-position filename="ostree-repo.h" line="435"/>
         <return-value transfer-ownership="none">
@@ -10706,31 +10979,31 @@ trusted.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2606">Repo</doc>
+                 line="2496">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2607">Object type</doc>
+                 line="2497">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2608">Store object with this ASCII SHA256 checksum</doc>
+                 line="2498">Store object with this ASCII SHA256 checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="object_input" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2609">Metadata object stream</doc>
+                 line="2499">Metadata object stream</doc>
             <type name="Gio.InputStream" c:type="GInputStream*"/>
           </parameter>
           <parameter name="length" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2610">Length, may be 0 for unknown</doc>
+                 line="2500">Length, may be 0 for unknown</doc>
             <type name="guint64" c:type="guint64"/>
           </parameter>
           <parameter name="cancellable"
@@ -10739,7 +11012,7 @@ trusted.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2611">Cancellable</doc>
+                 line="2501">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10749,7 +11022,7 @@ trusted.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="2641">Store the metadata object @variant; the provided @checksum is
+             line="2531">Store the metadata object @variant; the provided @checksum is
 trusted.</doc>
         <source-position filename="ostree-repo.h" line="427"/>
         <return-value transfer-ownership="none">
@@ -10759,25 +11032,25 @@ trusted.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2643">Repo</doc>
+                 line="2533">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="objtype" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2644">Object type</doc>
+                 line="2534">Object type</doc>
             <type name="ObjectType" c:type="OstreeObjectType"/>
           </parameter>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2645">Store object with this ASCII SHA256 checksum</doc>
+                 line="2535">Store object with this ASCII SHA256 checksum</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="variant" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2646">Metadata object</doc>
+                 line="2536">Metadata object</doc>
             <type name="GLib.Variant" c:type="GVariant*"/>
           </parameter>
           <parameter name="cancellable"
@@ -10786,7 +11059,7 @@ trusted.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="2647">Cancellable</doc>
+                 line="2537">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10796,7 +11069,7 @@ trusted.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="4138">Write all metadata objects for @mtree to repo; the resulting
+             line="4028">Write all metadata objects for @mtree to repo; the resulting
 @out_file points to the %OSTREE_OBJECT_TYPE_DIR_TREE object that
 the @mtree represented.</doc>
         <source-position filename="ostree-repo.h" line="832"/>
@@ -10807,13 +11080,13 @@ the @mtree represented.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4140">Repo</doc>
+                 line="4030">Repo</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </instance-parameter>
           <parameter name="mtree" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4141">Mutable tree</doc>
+                 line="4031">Mutable tree</doc>
             <type name="MutableTree" c:type="OstreeMutableTree*"/>
           </parameter>
           <parameter name="out_file"
@@ -10822,7 +11095,7 @@ the @mtree represented.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4142">An #OstreeRepoFile representing @mtree's root.</doc>
+                 line="4032">An #OstreeRepoFile representing @mtree's root.</doc>
             <type name="Gio.File" c:type="GFile**"/>
           </parameter>
           <parameter name="cancellable"
@@ -10831,7 +11104,7 @@ the @mtree represented.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4143">Cancellable</doc>
+                 line="4033">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -10842,7 +11115,7 @@ the @mtree represented.</doc>
                 transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1126">Path to repository.  Note that if this repository was created
+             line="1125">Path to repository.  Note that if this repository was created
 via `ostree_repo_new_at()`, this value will refer to a value in
 the Linux kernel's `/proc/self/fd` directory.  Generally, you
 should avoid using this property at all; you can gain a reference
@@ -10856,7 +11129,7 @@ use file-descriptor relative operations.</doc>
                 transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1159">Path to directory containing remote definitions.  The default is `NULL`.
+             line="1158">Path to directory containing remote definitions.  The default is `NULL`.
 If a `sysroot-path` property is defined, this value will default to
 `${sysroot_path}/etc/ostree/remotes.d`.
 
@@ -10869,7 +11142,7 @@ This value will only be used for system repositories.</doc>
                 transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1141">A system using libostree for the host has a "system" repository; this
+             line="1140">A system using libostree for the host has a "system" repository; this
 property will be set for repositories referenced via
 `ostree_sysroot_repo()` for example.
 
@@ -10881,7 +11154,7 @@ object via `ostree_sysroot_repo()`.</doc>
       <glib:signal name="gpg-verify-result" when="last">
         <doc xml:space="preserve"
              filename="ostree-repo.c"
-             line="1177">Emitted during a pull operation upon GPG verification (if enabled).
+             line="1176">Emitted during a pull operation upon GPG verification (if enabled).
 Applications can connect to this signal to output the verification
 results if desired.
 
@@ -10895,13 +11168,13 @@ is called.</doc>
           <parameter name="checksum" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1180">checksum of the signed object</doc>
+                 line="1179">checksum of the signed object</doc>
             <type name="utf8" c:type="gchar*"/>
           </parameter>
           <parameter name="result" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo.c"
-                 line="1181">an #OstreeGpgVerifyResult</doc>
+                 line="1180">an #OstreeGpgVerifyResult</doc>
             <type name="GpgVerifyResult"/>
           </parameter>
         </parameters>
@@ -11234,7 +11507,7 @@ ostree_repo_checkout_tree().</doc>
     </enumeration>
     <enumeration name="RepoCommitIterResult"
                  c:type="OstreeRepoCommitIterResult">
-      <source-position filename="ostree-repo.h" line="1160"/>
+      <source-position filename="ostree-repo.h" line="1183"/>
       <member name="error"
               value="0"
               c:identifier="OSTREE_REPO_COMMIT_ITER_RESULT_ERROR">
@@ -11266,14 +11539,14 @@ ostree_repo_checkout_tree().</doc>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-repo-commit.c"
-               line="4226">A new commit modifier.</doc>
+               line="4116">A new commit modifier.</doc>
           <type name="RepoCommitModifier" c:type="OstreeRepoCommitModifier*"/>
         </return-value>
         <parameters>
           <parameter name="flags" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4221">Control options for filter</doc>
+                 line="4111">Control options for filter</doc>
             <type name="RepoCommitModifierFlags"
                   c:type="OstreeRepoCommitModifierFlags"/>
           </parameter>
@@ -11286,7 +11559,7 @@ ostree_repo_checkout_tree().</doc>
                      destroy="3">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4222">Function that can inspect individual files</doc>
+                 line="4112">Function that can inspect individual files</doc>
             <type name="RepoCommitFilter" c:type="OstreeRepoCommitFilter"/>
           </parameter>
           <parameter name="user_data"
@@ -11295,7 +11568,7 @@ ostree_repo_checkout_tree().</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4223">User data</doc>
+                 line="4113">User data</doc>
             <type name="gpointer" c:type="gpointer"/>
           </parameter>
           <parameter name="destroy_notify"
@@ -11303,7 +11576,7 @@ ostree_repo_checkout_tree().</doc>
                      scope="async">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4224">A #GDestroyNotify</doc>
+                 line="4114">A #GDestroyNotify</doc>
             <type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
           </parameter>
         </parameters>
@@ -11325,7 +11598,7 @@ ostree_repo_checkout_tree().</doc>
               version="2017.13">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="4377">See the documentation for
+             line="4267">See the documentation for
 `ostree_repo_devino_cache_new()`.  This function can
 then be used for later calls to
 `ostree_repo_write_directory_to_mtree()` to optimize commits.
@@ -11343,14 +11616,14 @@ should avoid further mutation of the cache.</doc>
           <instance-parameter name="modifier" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4379">Modifier</doc>
+                 line="4269">Modifier</doc>
             <type name="RepoCommitModifier"
                   c:type="OstreeRepoCommitModifier*"/>
           </instance-parameter>
           <parameter name="cache" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4380">A hash table caching device,inode to checksums</doc>
+                 line="4270">A hash table caching device,inode to checksums</doc>
             <type name="RepoDevInoCache" c:type="OstreeRepoDevInoCache*"/>
           </parameter>
         </parameters>
@@ -11359,7 +11632,7 @@ should avoid further mutation of the cache.</doc>
               c:identifier="ostree_repo_commit_modifier_set_sepolicy">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="4299">If @policy is non-%NULL, use it to look up labels to use for
+             line="4189">If @policy is non-%NULL, use it to look up labels to use for
 "security.selinux" extended attributes.
 
 Note that any policy specified this way operates in addition to any
@@ -11375,7 +11648,7 @@ policy wins.</doc>
           <instance-parameter name="modifier" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4301">An #OstreeRepoCommitModifier</doc>
+                 line="4191">An #OstreeRepoCommitModifier</doc>
             <type name="RepoCommitModifier"
                   c:type="OstreeRepoCommitModifier*"/>
           </instance-parameter>
@@ -11385,7 +11658,7 @@ policy wins.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4302">Policy to use for labeling</doc>
+                 line="4192">Policy to use for labeling</doc>
             <type name="SePolicy" c:type="OstreeSePolicy*"/>
           </parameter>
         </parameters>
@@ -11396,7 +11669,7 @@ policy wins.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="4321">In many cases, one wants to create a "derived" commit from base commit.
+             line="4211">In many cases, one wants to create a "derived" commit from base commit.
 SELinux policy labels are part of that base commit.  This API allows
 one to easily set up SELinux labeling from a base commit.</doc>
         <source-position filename="ostree-repo.h" line="696"/>
@@ -11407,20 +11680,20 @@ one to easily set up SELinux labeling from a base commit.</doc>
           <instance-parameter name="modifier" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4323">Commit modifier</doc>
+                 line="4213">Commit modifier</doc>
             <type name="RepoCommitModifier"
                   c:type="OstreeRepoCommitModifier*"/>
           </instance-parameter>
           <parameter name="repo" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4324">OSTree repo containing @rev</doc>
+                 line="4214">OSTree repo containing @rev</doc>
             <type name="Repo" c:type="OstreeRepo*"/>
           </parameter>
           <parameter name="rev" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4325">Find SELinux policy from this base commit</doc>
+                 line="4215">Find SELinux policy from this base commit</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -11435,7 +11708,7 @@ one to easily set up SELinux labeling from a base commit.</doc>
               c:identifier="ostree_repo_commit_modifier_set_xattr_callback">
         <doc xml:space="preserve"
              filename="ostree-repo-commit.c"
-             line="4276">If set, this function should return extended attributes to use for
+             line="4166">If set, this function should return extended attributes to use for
 the given path.  This is useful for things like ACLs and SELinux,
 where a build system can label the files as it's committing to the
 repository.</doc>
@@ -11447,7 +11720,7 @@ repository.</doc>
           <instance-parameter name="modifier" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4278">An #OstreeRepoCommitModifier</doc>
+                 line="4168">An #OstreeRepoCommitModifier</doc>
             <type name="RepoCommitModifier"
                   c:type="OstreeRepoCommitModifier*"/>
           </instance-parameter>
@@ -11458,14 +11731,14 @@ repository.</doc>
                      destroy="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4279">Function to be invoked, should return extended attributes for path</doc>
+                 line="4169">Function to be invoked, should return extended attributes for path</doc>
             <type name="RepoCommitModifierXattrCallback"
                   c:type="OstreeRepoCommitModifierXattrCallback"/>
           </parameter>
           <parameter name="destroy" transfer-ownership="none" scope="async">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4280">Destroy notification</doc>
+                 line="4170">Destroy notification</doc>
             <type name="GLib.DestroyNotify" c:type="GDestroyNotify"/>
           </parameter>
           <parameter name="user_data"
@@ -11474,7 +11747,7 @@ repository.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-repo-commit.c"
-                 line="4281">Data for @callback:</doc>
+                 line="4171">Data for @callback:</doc>
             <type name="gpointer" c:type="gpointer"/>
           </parameter>
         </parameters>
@@ -11605,7 +11878,7 @@ by ostree_repo_load_commit().</doc>
     </bitfield>
     <bitfield name="RepoCommitTraverseFlags"
               c:type="OstreeRepoCommitTraverseFlags">
-      <source-position filename="ostree-repo.h" line="1137"/>
+      <source-position filename="ostree-repo.h" line="1160"/>
       <member name="repo_commit_traverse_flag_none"
               value="1"
               c:identifier="OSTREE_REPO_COMMIT_TRAVERSE_FLAG_NONE">
@@ -11613,7 +11886,7 @@ by ostree_repo_load_commit().</doc>
     </bitfield>
     <record name="RepoCommitTraverseIter"
             c:type="OstreeRepoCommitTraverseIter">
-      <source-position filename="ostree-repo.h" line="1131"/>
+      <source-position filename="ostree-repo.h" line="1154"/>
       <field name="initialized" writable="1">
         <type name="gboolean" c:type="gboolean"/>
       </field>
@@ -11629,7 +11902,7 @@ by ostree_repo_load_commit().</doc>
       </field>
       <method name="clear"
               c:identifier="ostree_repo_commit_traverse_iter_clear">
-        <source-position filename="ostree-repo.h" line="1179"/>
+        <source-position filename="ostree-repo.h" line="1202"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -11647,7 +11920,7 @@ by ostree_repo_load_commit().</doc>
              line="235">Return information on the current directory.  This function may
 only be called if %OSTREE_REPO_COMMIT_ITER_RESULT_DIR was returned
 from ostree_repo_commit_traverse_iter_next().</doc>
-        <source-position filename="ostree-repo.h" line="1173"/>
+        <source-position filename="ostree-repo.h" line="1196"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -11695,7 +11968,7 @@ from ostree_repo_commit_traverse_iter_next().</doc>
              line="214">Return information on the current file.  This function may only be
 called if %OSTREE_REPO_COMMIT_ITER_RESULT_FILE was returned from
 ostree_repo_commit_traverse_iter_next().</doc>
-        <source-position filename="ostree-repo.h" line="1168"/>
+        <source-position filename="ostree-repo.h" line="1191"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -11733,7 +12006,7 @@ ostree_repo_commit_traverse_iter_next().</doc>
         <doc xml:space="preserve"
              filename="ostree-repo-traverse.c"
              line="42">Initialize (in place) an iterator over the root of a commit object.</doc>
-        <source-position filename="ostree-repo.h" line="1141"/>
+        <source-position filename="ostree-repo.h" line="1164"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -11772,7 +12045,7 @@ ostree_repo_commit_traverse_iter_next().</doc>
         <doc xml:space="preserve"
              filename="ostree-repo-traverse.c"
              line="86">Initialize (in place) an iterator over a directory tree.</doc>
-        <source-position filename="ostree-repo.h" line="1149"/>
+        <source-position filename="ostree-repo.h" line="1172"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -11822,7 +12095,7 @@ ostree_repo_commit_traverse_iter_get_file().
 If %OSTREE_REPO_COMMIT_ITER_RESULT_ERROR is returned, it is a
 program error to call any further API on @iter except for
 ostree_repo_commit_traverse_iter_clear().</doc>
-        <source-position filename="ostree-repo.h" line="1163"/>
+        <source-position filename="ostree-repo.h" line="1186"/>
         <return-value transfer-ownership="none">
           <type name="RepoCommitIterResult"
                 c:type="OstreeRepoCommitIterResult"/>
@@ -11848,7 +12121,7 @@ ostree_repo_commit_traverse_iter_clear().</doc>
       </method>
       <function name="cleanup"
                 c:identifier="ostree_repo_commit_traverse_iter_cleanup">
-        <source-position filename="ostree-repo.h" line="1182"/>
+        <source-position filename="ostree-repo.h" line="1205"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -13336,31 +13609,31 @@ possible modes.</doc>
       </member>
     </enumeration>
     <bitfield name="RepoPruneFlags" c:type="OstreeRepoPruneFlags">
-      <source-position filename="ostree-repo.h" line="1196"/>
+      <source-position filename="ostree-repo.h" line="1219"/>
       <member name="none"
               value="0"
               c:identifier="OSTREE_REPO_PRUNE_FLAGS_NONE">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1188">No special options for pruning</doc>
+             line="1211">No special options for pruning</doc>
       </member>
       <member name="no_prune"
               value="1"
               c:identifier="OSTREE_REPO_PRUNE_FLAGS_NO_PRUNE">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1189">Don't actually delete objects</doc>
+             line="1212">Don't actually delete objects</doc>
       </member>
       <member name="refs_only"
               value="2"
               c:identifier="OSTREE_REPO_PRUNE_FLAGS_REFS_ONLY">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1190">Do not traverse individual commit objects, only follow refs</doc>
+             line="1213">Do not traverse individual commit objects, only follow refs</doc>
       </member>
     </bitfield>
     <record name="RepoPruneOptions" c:type="OstreeRepoPruneOptions">
-      <source-position filename="ostree-repo.h" line="1224"/>
+      <source-position filename="ostree-repo.h" line="1247"/>
       <field name="flags" writable="1">
         <type name="RepoPruneFlags" c:type="OstreeRepoPruneFlags"/>
       </field>
@@ -13387,46 +13660,46 @@ possible modes.</doc>
       </field>
     </record>
     <bitfield name="RepoPullFlags" c:type="OstreeRepoPullFlags">
-      <source-position filename="ostree-repo.h" line="1261"/>
+      <source-position filename="ostree-repo.h" line="1284"/>
       <member name="none" value="0" c:identifier="OSTREE_REPO_PULL_FLAGS_NONE">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1247">No special options for pull</doc>
+             line="1270">No special options for pull</doc>
       </member>
       <member name="mirror"
               value="1"
               c:identifier="OSTREE_REPO_PULL_FLAGS_MIRROR">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1248">Write out refs suitable for mirrors and fetch all refs if none requested</doc>
+             line="1271">Write out refs suitable for mirrors and fetch all refs if none requested</doc>
       </member>
       <member name="commit_only"
               value="2"
               c:identifier="OSTREE_REPO_PULL_FLAGS_COMMIT_ONLY">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1249">Fetch only the commit metadata</doc>
+             line="1272">Fetch only the commit metadata</doc>
       </member>
       <member name="untrusted"
               value="4"
               c:identifier="OSTREE_REPO_PULL_FLAGS_UNTRUSTED">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1250">Do verify checksums of local (filesystem-accessible) repositories (defaults on for HTTP)</doc>
+             line="1273">Do verify checksums of local (filesystem-accessible) repositories (defaults on for HTTP)</doc>
       </member>
       <member name="bareuseronly_files"
               value="8"
               c:identifier="OSTREE_REPO_PULL_FLAGS_BAREUSERONLY_FILES">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1251">Since 2017.7.  Reject writes of content objects with modes outside of 0775.</doc>
+             line="1274">Since 2017.7.  Reject writes of content objects with modes outside of 0775.</doc>
       </member>
       <member name="trusted_http"
               value="16"
               c:identifier="OSTREE_REPO_PULL_FLAGS_TRUSTED_HTTP">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1252">Don't verify checksums of objects HTTP repositories (Since: 2017.12)</doc>
+             line="1275">Don't verify checksums of objects HTTP repositories (Since: 2017.12)</doc>
       </member>
     </bitfield>
     <enumeration name="RepoRemoteChange" c:type="OstreeRepoRemoteChange">
@@ -15422,21 +15695,35 @@ Based on ostree_repo_add_gpg_signature_summary implementation.</doc>
                  c:type="OstreeStaticDeltaGenerateOpt">
       <doc xml:space="preserve"
            filename="ostree-repo.h"
-           line="1049">Parameters controlling optimization of static deltas.</doc>
-      <source-position filename="ostree-repo.h" line="1059"/>
+           line="1055">Parameters controlling optimization of static deltas.</doc>
+      <source-position filename="ostree-repo.h" line="1065"/>
       <member name="lowlatency"
               value="0"
               c:identifier="OSTREE_STATIC_DELTA_GENERATE_OPT_LOWLATENCY">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1051">Optimize for speed of delta creation over space</doc>
+             line="1057">Optimize for speed of delta creation over space</doc>
       </member>
       <member name="major"
               value="1"
               c:identifier="OSTREE_STATIC_DELTA_GENERATE_OPT_MAJOR">
         <doc xml:space="preserve"
              filename="ostree-repo.h"
-             line="1052">Optimize for delta size (may be very slow)</doc>
+             line="1058">Optimize for delta size (may be very slow)</doc>
+      </member>
+    </enumeration>
+    <enumeration name="StaticDeltaIndexFlags"
+                 c:type="OstreeStaticDeltaIndexFlags">
+      <doc xml:space="preserve"
+           filename="ostree-repo.h"
+           line="1077">Flags controlling static delta index generation.</doc>
+      <source-position filename="ostree-repo.h" line="1085"/>
+      <member name="static_delta_index_flags_none"
+              value="0"
+              c:identifier="OSTREE_STATIC_DELTA_INDEX_FLAGS_NONE">
+        <doc xml:space="preserve"
+             filename="ostree-repo.h"
+             line="1079">No special flags</doc>
       </member>
     </enumeration>
     <class name="Sysroot"
@@ -15448,14 +15735,14 @@ Based on ostree_repo_add_gpg_signature_summary implementation.</doc>
       <constructor name="new" c:identifier="ostree_sysroot_new">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="202">Create a new #OstreeSysroot object for the sysroot at @path. If @path is %NULL,
+             line="204">Create a new #OstreeSysroot object for the sysroot at @path. If @path is %NULL,
 the current visible root file system is used, equivalent to
 ostree_sysroot_new_default().</doc>
         <source-position filename="ostree-sysroot.h" line="39"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="211">An accessor object for an system root located at @path</doc>
+               line="213">An accessor object for an system root located at @path</doc>
           <type name="Sysroot" c:type="OstreeSysroot*"/>
         </return-value>
         <parameters>
@@ -15465,7 +15752,7 @@ ostree_sysroot_new_default().</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="204">Path to a system root directory, or %NULL to use the
+                 line="206">Path to a system root directory, or %NULL to use the
   current visible root file system</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
@@ -15477,24 +15764,24 @@ ostree_sysroot_new_default().</doc>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="222">An accessor for the current visible root / filesystem</doc>
+               line="224">An accessor for the current visible root / filesystem</doc>
           <type name="Sysroot" c:type="OstreeSysroot*"/>
         </return-value>
       </constructor>
       <function name="get_deployment_origin_path"
                 c:identifier="ostree_sysroot_get_deployment_origin_path">
-        <source-position filename="ostree-sysroot.h" line="99"/>
+        <source-position filename="ostree-sysroot.h" line="102"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1271">Path to deployment origin file</doc>
+               line="1343">Path to deployment origin file</doc>
           <type name="Gio.File" c:type="GFile*"/>
         </return-value>
         <parameters>
           <parameter name="deployment_path" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1269">A deployment path</doc>
+                 line="1341">A deployment path</doc>
             <type name="Gio.File" c:type="GFile*"/>
           </parameter>
         </parameters>
@@ -15504,7 +15791,7 @@ ostree_sysroot_new_default().</doc>
              filename="ostree-sysroot-cleanup.c"
              line="543">Delete any state that resulted from a partially completed
 transaction, such as incomplete deployments.</doc>
-        <source-position filename="ostree-sysroot.h" line="127"/>
+        <source-position filename="ostree-sysroot.h" line="130"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -15541,7 +15828,7 @@ You generally want to at least set the `OSTREE_REPO_PRUNE_FLAGS_REFS_ONLY`
 flag in @options.  A commit traversal depth of `0` is assumed.
 
 Locking: exclusive</doc>
-        <source-position filename="ostree-sysroot.h" line="138"/>
+        <source-position filename="ostree-sysroot.h" line="141"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -15602,8 +15889,8 @@ Locking: exclusive</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="2954">Older version of ostree_sysroot_stage_tree_with_options().</doc>
-        <source-position filename="ostree-sysroot.h" line="205"/>
+             line="2855">Older version of ostree_sysroot_stage_tree_with_options().</doc>
+        <source-position filename="ostree-sysroot.h" line="208"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -15611,7 +15898,7 @@ Locking: exclusive</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2956">Sysroot</doc>
+                 line="2857">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="osname"
@@ -15620,13 +15907,13 @@ Locking: exclusive</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2957">osname to use for merge deployment</doc>
+                 line="2858">osname to use for merge deployment</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="revision" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2958">Checksum to add</doc>
+                 line="2859">Checksum to add</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="origin"
@@ -15635,7 +15922,7 @@ Locking: exclusive</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2959">Origin to use for upgrades</doc>
+                 line="2860">Origin to use for upgrades</doc>
             <type name="GLib.KeyFile" c:type="GKeyFile*"/>
           </parameter>
           <parameter name="provided_merge_deployment"
@@ -15644,7 +15931,7 @@ Locking: exclusive</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2960">Use this deployment for merge path</doc>
+                 line="2861">Use this deployment for merge path</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="override_kernel_argv"
@@ -15653,7 +15940,7 @@ Locking: exclusive</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2961">Use these as kernel arguments; if %NULL, inherit options from provided_merge_deployment</doc>
+                 line="2862">Use these as kernel arguments; if %NULL, inherit options from provided_merge_deployment</doc>
             <array c:type="char**">
               <type name="utf8"/>
             </array>
@@ -15664,7 +15951,7 @@ Locking: exclusive</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2962">The new deployment path</doc>
+                 line="2863">The new deployment path</doc>
             <type name="Deployment" c:type="OstreeDeployment**"/>
           </parameter>
           <parameter name="cancellable"
@@ -15673,7 +15960,7 @@ Locking: exclusive</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2963">Cancellable</doc>
+                 line="2864">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -15684,12 +15971,12 @@ Locking: exclusive</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="2907">Check out deployment tree with revision @revision, performing a 3
+             line="2808">Check out deployment tree with revision @revision, performing a 3
 way merge with @provided_merge_deployment for configuration.
 
 When booted into the sysroot, you should use the
 ostree_sysroot_stage_tree() API instead.</doc>
-        <source-position filename="ostree-sysroot.h" line="216"/>
+        <source-position filename="ostree-sysroot.h" line="219"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -15697,7 +15984,7 @@ ostree_sysroot_stage_tree() API instead.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2909">Sysroot</doc>
+                 line="2810">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="osname"
@@ -15706,13 +15993,13 @@ ostree_sysroot_stage_tree() API instead.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2910">osname to use for merge deployment</doc>
+                 line="2811">osname to use for merge deployment</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="revision" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2911">Checksum to add</doc>
+                 line="2812">Checksum to add</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="origin"
@@ -15721,7 +16008,7 @@ ostree_sysroot_stage_tree() API instead.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2912">Origin to use for upgrades</doc>
+                 line="2813">Origin to use for upgrades</doc>
             <type name="GLib.KeyFile" c:type="GKeyFile*"/>
           </parameter>
           <parameter name="provided_merge_deployment"
@@ -15730,7 +16017,7 @@ ostree_sysroot_stage_tree() API instead.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2913">Use this deployment for merge path</doc>
+                 line="2814">Use this deployment for merge path</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="opts"
@@ -15739,7 +16026,7 @@ ostree_sysroot_stage_tree() API instead.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2914">Options</doc>
+                 line="2815">Options</doc>
             <type name="SysrootDeployTreeOpts"
                   c:type="OstreeSysrootDeployTreeOpts*"/>
           </parameter>
@@ -15749,7 +16036,7 @@ ostree_sysroot_stage_tree() API instead.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2915">The new deployment path</doc>
+                 line="2816">The new deployment path</doc>
             <type name="Deployment" c:type="OstreeDeployment**"/>
           </parameter>
           <parameter name="cancellable"
@@ -15758,7 +16045,7 @@ ostree_sysroot_stage_tree() API instead.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2916">Cancellable</doc>
+                 line="2817">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -15768,9 +16055,9 @@ ostree_sysroot_stage_tree() API instead.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="3377">Entirely replace the kernel arguments of @deployment with the
+             line="3278">Entirely replace the kernel arguments of @deployment with the
 values in @new_kargs.</doc>
-        <source-position filename="ostree-sysroot.h" line="163"/>
+        <source-position filename="ostree-sysroot.h" line="166"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -15778,19 +16065,19 @@ values in @new_kargs.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3379">Sysroot</doc>
+                 line="3280">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="deployment" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3380">A deployment</doc>
+                 line="3281">A deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="new_kargs" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3381">Replace deployment's kernel arguments</doc>
+                 line="3282">Replace deployment's kernel arguments</doc>
             <array c:type="char**">
               <type name="utf8"/>
             </array>
@@ -15801,7 +16088,7 @@ values in @new_kargs.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3382">Cancellable</doc>
+                 line="3283">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -15811,10 +16098,10 @@ values in @new_kargs.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="3426">By default, deployment directories are not mutable.  This function
+             line="3327">By default, deployment directories are not mutable.  This function
 will allow making them temporarily mutable, for example to allow
 layering additional non-OSTree content.</doc>
-        <source-position filename="ostree-sysroot.h" line="250"/>
+        <source-position filename="ostree-sysroot.h" line="253"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -15822,19 +16109,19 @@ layering additional non-OSTree content.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3428">Sysroot</doc>
+                 line="3329">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="deployment" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3429">A deployment</doc>
+                 line="3330">A deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="is_mutable" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3430">Whether or not deployment's files can be changed</doc>
+                 line="3331">Whether or not deployment's files can be changed</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
           <parameter name="cancellable"
@@ -15843,7 +16130,7 @@ layering additional non-OSTree content.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3431">Cancellable</doc>
+                 line="3332">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -15854,7 +16141,7 @@ layering additional non-OSTree content.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="2100">By default, deployments may be subject to garbage collection. Typical uses of
+             line="2206">By default, deployments may be subject to garbage collection. Typical uses of
 libostree only retain at most 2 deployments. If @is_pinned is `TRUE`, a
 metadata bit will be set causing libostree to avoid automatic GC of the
 deployment. However, this is really an "advisory" note; it's still possible
@@ -15863,7 +16150,7 @@ for e.g. older versions of libostree unaware of pinning to GC the deployment.
 This function does nothing and returns successfully if the deployment
 is already in the desired pinning state.  It is an error to try to pin
 the staged deployment (as it's not in the bootloader entries).</doc>
-        <source-position filename="ostree-sysroot.h" line="257"/>
+        <source-position filename="ostree-sysroot.h" line="260"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -15871,19 +16158,19 @@ the staged deployment (as it's not in the bootloader entries).</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="2102">Sysroot</doc>
+                 line="2208">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="deployment" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="2103">A deployment</doc>
+                 line="2209">A deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="is_pinned" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="2104">Whether or not deployment will be automatically GC'd</doc>
+                 line="2210">Whether or not deployment will be automatically GC'd</doc>
             <type name="gboolean" c:type="gboolean"/>
           </parameter>
         </parameters>
@@ -15894,13 +16181,13 @@ the staged deployment (as it's not in the bootloader entries).</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1894">Configure the target deployment @deployment such that it
+             line="2000">Configure the target deployment @deployment such that it
 is writable.  There are multiple modes, essentially differing
 in whether or not any changes persist across reboot.
 
 The `OSTREE_DEPLOYMENT_UNLOCKED_HOTFIX` state is persistent
 across reboots.</doc>
-        <source-position filename="ostree-sysroot.h" line="263"/>
+        <source-position filename="ostree-sysroot.h" line="266"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -15908,19 +16195,19 @@ across reboots.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1896">Sysroot</doc>
+                 line="2002">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="deployment" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1897">Deployment</doc>
+                 line="2003">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="unlocked_state" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1898">Transition to this unlocked state</doc>
+                 line="2004">Transition to this unlocked state</doc>
             <type name="DeploymentUnlockedState"
                   c:type="OstreeDeploymentUnlockedState"/>
           </parameter>
@@ -15930,7 +16217,7 @@ across reboots.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1899">Cancellable</doc>
+                 line="2005">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -15940,7 +16227,7 @@ across reboots.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="384">Ensure that @self is set up as a valid rootfs, by creating
+             line="425">Ensure that @self is set up as a valid rootfs, by creating
 /ostree/repo, among other things.</doc>
         <source-position filename="ostree-sysroot.h" line="75"/>
         <return-value transfer-ownership="none">
@@ -15950,7 +16237,7 @@ across reboots.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="386">Sysroot</doc>
+                 line="427">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="cancellable"
@@ -15959,7 +16246,7 @@ across reboots.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="387">Cancellable</doc>
+                 line="428">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -15967,17 +16254,17 @@ across reboots.</doc>
       <method name="get_booted_deployment"
               c:identifier="ostree_sysroot_get_booted_deployment">
         <source-position filename="ostree-sysroot.h" line="86"/>
-        <return-value transfer-ownership="none">
+        <return-value transfer-ownership="none" nullable="1">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1188">The currently booted deployment, or %NULL if none</doc>
+               line="1239">The currently booted deployment, or %NULL if none</doc>
           <type name="Deployment" c:type="OstreeDeployment*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1186">Sysroot</doc>
+                 line="1237">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -15996,24 +16283,24 @@ across reboots.</doc>
       </method>
       <method name="get_deployment_directory"
               c:identifier="ostree_sysroot_get_deployment_directory">
-        <source-position filename="ostree-sysroot.h" line="91"/>
+        <source-position filename="ostree-sysroot.h" line="94"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1257">Path to deployment root directory</doc>
+               line="1329">Path to deployment root directory</doc>
           <type name="Gio.File" c:type="GFile*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1254">Sysroot</doc>
+                 line="1326">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="deployment" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1255">A deployment</doc>
+                 line="1327">A deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
         </parameters>
@@ -16022,27 +16309,27 @@ across reboots.</doc>
               c:identifier="ostree_sysroot_get_deployment_dirpath">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1231">Note this function only returns a *relative* path - if you want
+             line="1303">Note this function only returns a *relative* path - if you want
 to access, it, you must either use fd-relative api such as openat(),
 or concatenate it with the full ostree_sysroot_get_path().</doc>
-        <source-position filename="ostree-sysroot.h" line="95"/>
+        <source-position filename="ostree-sysroot.h" line="98"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1240">Path to deployment root directory, relative to sysroot</doc>
+               line="1312">Path to deployment root directory, relative to sysroot</doc>
           <type name="utf8" c:type="char*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1233">Repo</doc>
+                 line="1305">Repo</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="deployment" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1234">A deployment</doc>
+                 line="1306">A deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
         </parameters>
@@ -16053,7 +16340,7 @@ or concatenate it with the full ostree_sysroot_get_path().</doc>
         <return-value transfer-ownership="container">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1218">Ordered list of deployments</doc>
+               line="1290">Ordered list of deployments</doc>
           <array name="GLib.PtrArray" c:type="GPtrArray*">
             <type name="Deployment"/>
           </array>
@@ -16062,7 +16349,7 @@ or concatenate it with the full ostree_sysroot_get_path().</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1216">Sysroot</doc>
+                 line="1288">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16070,21 +16357,21 @@ or concatenate it with the full ostree_sysroot_get_path().</doc>
       <method name="get_fd" c:identifier="ostree_sysroot_get_fd">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="321">Access a file descriptor that refers to the root directory of this sysroot.
+             line="361">Access a file descriptor that refers to the root directory of this sysroot.
 ostree_sysroot_initialize() (or ostree_sysroot_load()) must have been invoked
 prior to calling this function.</doc>
         <source-position filename="ostree-sysroot.h" line="54"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="329">A file descriptor valid for the lifetime of @self</doc>
+               line="369">A file descriptor valid for the lifetime of @self</doc>
           <type name="gint" c:type="int"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="323">Sysroot</doc>
+                 line="363">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16093,20 +16380,20 @@ prior to calling this function.</doc>
               c:identifier="ostree_sysroot_get_merge_deployment">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1449">Find the deployment to use as a configuration merge source; this is
+             line="1555">Find the deployment to use as a configuration merge source; this is
 the first one in the current deployment list which matches osname.</doc>
-        <source-position filename="ostree-sysroot.h" line="276"/>
-        <return-value transfer-ownership="full">
+        <source-position filename="ostree-sysroot.h" line="279"/>
+        <return-value transfer-ownership="full" nullable="1">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1457">Configuration merge deployment</doc>
+               line="1563">Configuration merge deployment</doc>
           <type name="Deployment" c:type="OstreeDeployment*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1451">Sysroot</doc>
+                 line="1557">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="osname"
@@ -16115,7 +16402,7 @@ the first one in the current deployment list which matches osname.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1452">Operating system group</doc>
+                 line="1558">Operating system group</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
         </parameters>
@@ -16125,11 +16412,14 @@ the first one in the current deployment list which matches osname.</doc>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="261">Path to rootfs</doc>
+               line="263">Path to rootfs</doc>
           <type name="Gio.File" c:type="GFile*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-sysroot.c"
+                 line="261">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16139,20 +16429,20 @@ the first one in the current deployment list which matches osname.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1282">Retrieve the OSTree repository in sysroot @self. The repo is guaranteed to be open
+             line="1354">Retrieve the OSTree repository in sysroot @self. The repo is guaranteed to be open
 (see ostree_repo_open()).</doc>
-        <source-position filename="ostree-sysroot.h" line="157"/>
+        <source-position filename="ostree-sysroot.h" line="160"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1292">%TRUE on success, %FALSE otherwise</doc>
+               line="1364">%TRUE on success, %FALSE otherwise</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1284">Sysroot</doc>
+                 line="1356">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="out_repo"
@@ -16163,7 +16453,7 @@ the first one in the current deployment list which matches osname.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1285">Repository in sysroot @self</doc>
+                 line="1357">Repository in sysroot @self</doc>
             <type name="Repo" c:type="OstreeRepo**"/>
           </parameter>
           <parameter name="cancellable"
@@ -16172,7 +16462,7 @@ the first one in the current deployment list which matches osname.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1286">Cancellable</doc>
+                 line="1358">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -16180,18 +16470,18 @@ the first one in the current deployment list which matches osname.</doc>
       <method name="get_staged_deployment"
               c:identifier="ostree_sysroot_get_staged_deployment"
               version="2018.5">
-        <source-position filename="ostree-sysroot.h" line="88"/>
-        <return-value transfer-ownership="none">
+        <source-position filename="ostree-sysroot.h" line="91"/>
+        <return-value transfer-ownership="none" nullable="1">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1202">The currently staged deployment, or %NULL if none</doc>
+               line="1274">The currently staged deployment, or %NULL if none</doc>
           <type name="Deployment" c:type="OstreeDeployment*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1200">Sysroot</doc>
+                 line="1272">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16214,10 +16504,10 @@ the first one in the current deployment list which matches osname.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1645">Initialize the directory structure for an "osname", which is a
+             line="1751">Initialize the directory structure for an "osname", which is a
 group of operating system deployments, with a shared `/var`.  One
 is required for generating a deployment.</doc>
-        <source-position filename="ostree-sysroot.h" line="121"/>
+        <source-position filename="ostree-sysroot.h" line="124"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16225,13 +16515,13 @@ is required for generating a deployment.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1647">Sysroot</doc>
+                 line="1753">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="osname" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1648">Name group of operating system checkouts</doc>
+                 line="1754">Name group of operating system checkouts</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="cancellable"
@@ -16240,7 +16530,7 @@ is required for generating a deployment.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1649">Cancellable</doc>
+                 line="1755">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -16251,7 +16541,7 @@ is required for generating a deployment.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="906">Subset of ostree_sysroot_load(); performs basic initialization. Notably, one
+             line="954">Subset of ostree_sysroot_load(); performs basic initialization. Notably, one
 can invoke `ostree_sysroot_get_fd()` after calling this function.
 
 It is not necessary to call this function if ostree_sysroot_load() is
@@ -16264,7 +16554,7 @@ invoked.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="908">sysroot</doc>
+                 line="956">sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16274,19 +16564,19 @@ invoked.</doc>
               version="2020.1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="338">Can only be invoked after `ostree_sysroot_initialize()`.</doc>
+             line="378">Can only be invoked after `ostree_sysroot_initialize()`.</doc>
         <source-position filename="ostree-sysroot.h" line="51"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="344">%TRUE iff the sysroot points to a booted deployment</doc>
+               line="384">%TRUE iff the sysroot points to a booted deployment</doc>
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="340">Sysroot</doc>
+                 line="380">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16294,7 +16584,7 @@ invoked.</doc>
       <method name="load" c:identifier="ostree_sysroot_load" throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="862">Load deployment list, bootversion, and subbootversion from the
+             line="910">Load deployment list, bootversion, and subbootversion from the
 rootfs @self.</doc>
         <source-position filename="ostree-sysroot.h" line="61"/>
         <return-value transfer-ownership="none">
@@ -16304,7 +16594,7 @@ rootfs @self.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="864">Sysroot</doc>
+                 line="912">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="cancellable"
@@ -16313,7 +16603,7 @@ rootfs @self.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="865">Cancellable</doc>
+                 line="913">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -16330,7 +16620,7 @@ rootfs @self.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1118">#OstreeSysroot</doc>
+                 line="1169">#OstreeSysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="out_changed"
@@ -16345,7 +16635,7 @@ rootfs @self.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1120">Cancellable</doc>
+                 line="1171">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -16353,13 +16643,13 @@ rootfs @self.</doc>
       <method name="lock" c:identifier="ostree_sysroot_lock" throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1499">Acquire an exclusive multi-process write lock for @self.  This call
+             line="1605">Acquire an exclusive multi-process write lock for @self.  This call
 blocks until the lock has been acquired.  The lock is not
 reentrant.
 
 Release the lock with ostree_sysroot_unlock().  The lock will also
 be released if @self is deallocated.</doc>
-        <source-position filename="ostree-sysroot.h" line="102"/>
+        <source-position filename="ostree-sysroot.h" line="105"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16367,7 +16657,7 @@ be released if @self is deallocated.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1501">Self</doc>
+                 line="1607">Self</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16375,8 +16665,8 @@ be released if @self is deallocated.</doc>
       <method name="lock_async" c:identifier="ostree_sysroot_lock_async">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1609">An asynchronous version of ostree_sysroot_lock().</doc>
-        <source-position filename="ostree-sysroot.h" line="109"/>
+             line="1715">An asynchronous version of ostree_sysroot_lock().</doc>
+        <source-position filename="ostree-sysroot.h" line="112"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -16384,7 +16674,7 @@ be released if @self is deallocated.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1611">Self</doc>
+                 line="1717">Self</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="cancellable"
@@ -16393,7 +16683,7 @@ be released if @self is deallocated.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1612">Cancellable</doc>
+                 line="1718">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
           <parameter name="callback"
@@ -16404,7 +16694,7 @@ be released if @self is deallocated.</doc>
                      closure="2">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1613">Callback</doc>
+                 line="1719">Callback</doc>
             <type name="Gio.AsyncReadyCallback" c:type="GAsyncReadyCallback"/>
           </parameter>
           <parameter name="user_data"
@@ -16413,7 +16703,7 @@ be released if @self is deallocated.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1614">User data</doc>
+                 line="1720">User data</doc>
             <type name="gpointer" c:type="gpointer"/>
           </parameter>
         </parameters>
@@ -16423,8 +16713,8 @@ be released if @self is deallocated.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1628">Call when ostree_sysroot_lock_async() is ready.</doc>
-        <source-position filename="ostree-sysroot.h" line="114"/>
+             line="1734">Call when ostree_sysroot_lock_async() is ready.</doc>
+        <source-position filename="ostree-sysroot.h" line="117"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16432,37 +16722,37 @@ be released if @self is deallocated.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1630">Self</doc>
+                 line="1736">Self</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="result" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1631">Result</doc>
+                 line="1737">Result</doc>
             <type name="Gio.AsyncResult" c:type="GAsyncResult*"/>
           </parameter>
         </parameters>
       </method>
       <method name="origin_new_from_refspec"
               c:identifier="ostree_sysroot_origin_new_from_refspec">
-        <source-position filename="ostree-sysroot.h" line="281"/>
+        <source-position filename="ostree-sysroot.h" line="284"/>
         <return-value transfer-ownership="full">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1488">A new config file which sets @refspec as an origin</doc>
+               line="1594">A new config file which sets @refspec as an origin</doc>
           <type name="GLib.KeyFile" c:type="GKeyFile*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1485">Sysroot</doc>
+                 line="1591">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="refspec" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1486">A refspec</doc>
+                 line="1592">A refspec</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
         </parameters>
@@ -16474,7 +16764,7 @@ be released if @self is deallocated.</doc>
              filename="ostree-sysroot-cleanup.c"
              line="560">Like ostree_sysroot_cleanup() in that it cleans up incomplete deployments
 and old boot versions, but does NOT prune the repository.</doc>
-        <source-position filename="ostree-sysroot.h" line="132"/>
+        <source-position filename="ostree-sysroot.h" line="135"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16501,12 +16791,12 @@ and old boot versions, but does NOT prune the repository.</doc>
               version="2017.7">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1392">Find the pending and rollback deployments for @osname. Pass %NULL for @osname
+             line="1498">Find the pending and rollback deployments for @osname. Pass %NULL for @osname
 to use the booted deployment's osname. By default, pending deployment is the
 first deployment in the order that matches @osname, and @rollback will be the
 next one after the booted deployment, or the deployment after the pending if
 we're not looking at the booted deployment.</doc>
-        <source-position filename="ostree-sysroot.h" line="270"/>
+        <source-position filename="ostree-sysroot.h" line="273"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -16514,7 +16804,7 @@ we're not looking at the booted deployment.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1394">Sysroot</doc>
+                 line="1500">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="osname"
@@ -16523,29 +16813,31 @@ we're not looking at the booted deployment.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1395">"stateroot" name</doc>
+                 line="1501">"stateroot" name</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="out_pending"
                      direction="out"
                      caller-allocates="0"
                      transfer-ownership="full"
+                     nullable="1"
                      optional="1"
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1396">The pending deployment</doc>
+                 line="1502">The pending deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment**"/>
           </parameter>
           <parameter name="out_rollback"
                      direction="out"
                      caller-allocates="0"
                      transfer-ownership="full"
+                     nullable="1"
                      optional="1"
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1397">The rollback deployment</doc>
+                 line="1503">The rollback deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment**"/>
           </parameter>
         </parameters>
@@ -16553,21 +16845,44 @@ we're not looking at the booted deployment.</doc>
       <method name="repo" c:identifier="ostree_sysroot_repo" version="2017.7">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1307">This function is a variant of ostree_sysroot_get_repo() that cannot fail, and
+             line="1379">This function is a variant of ostree_sysroot_get_repo() that cannot fail, and
 returns a cached repository. Can only be called after ostree_sysroot_initialize()
 or ostree_sysroot_load() has been invoked successfully.</doc>
-        <source-position filename="ostree-sysroot.h" line="154"/>
+        <source-position filename="ostree-sysroot.h" line="157"/>
         <return-value transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-sysroot.c"
-               line="1315">The OSTree repository in sysroot @self.</doc>
+               line="1387">The OSTree repository in sysroot @self.</doc>
           <type name="Repo" c:type="OstreeRepo*"/>
         </return-value>
         <parameters>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1309">Sysroot</doc>
+                 line="1381">Sysroot</doc>
+            <type name="Sysroot" c:type="OstreeSysroot*"/>
+          </instance-parameter>
+        </parameters>
+      </method>
+      <method name="require_booted_deployment"
+              c:identifier="ostree_sysroot_require_booted_deployment"
+              version="2021.1"
+              throws="1">
+        <doc xml:space="preserve"
+             filename="ostree-sysroot.c"
+             line="1250">Find the booted deployment, or return an error if not booted via OSTree.</doc>
+        <source-position filename="ostree-sysroot.h" line="89"/>
+        <return-value transfer-ownership="none">
+          <doc xml:space="preserve"
+               filename="ostree-sysroot.c"
+               line="1256">The currently booted deployment, or an error</doc>
+          <type name="Deployment" c:type="OstreeDeployment*"/>
+        </return-value>
+        <parameters>
+          <instance-parameter name="self" transfer-ownership="none">
+            <doc xml:space="preserve"
+                 filename="ostree-sysroot.c"
+                 line="1252">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16577,7 +16892,7 @@ or ostree_sysroot_load() has been invoked successfully.</doc>
               version="2020.1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="230">If this function is invoked, then libostree will assume that
+             line="232">If this function is invoked, then libostree will assume that
 a private Linux mount namespace has been created by the process.
 The primary use case for this is to have e.g. /sysroot mounted
 read-only by default.
@@ -16604,7 +16919,7 @@ be invoked before or after ostree_sysroot_initialize().</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1709">Prepend @new_deployment to the list of deployments, commit, and
+             line="1815">Prepend @new_deployment to the list of deployments, commit, and
 cleanup.  By default, all other deployments for the given @osname
 except the merge deployment and the booted deployment will be
 garbage collected.
@@ -16626,7 +16941,7 @@ If %OSTREE_SYSROOT_SIMPLE_WRITE_DEPLOYMENT_FLAGS_NO_CLEAN is
 specified, then no cleanup will be performed after adding the
 deployment. Make sure to call ostree_sysroot_cleanup() sometime
 later, instead.</doc>
-        <source-position filename="ostree-sysroot.h" line="294"/>
+        <source-position filename="ostree-sysroot.h" line="297"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16634,7 +16949,7 @@ later, instead.</doc>
           <instance-parameter name="sysroot" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1711">Sysroot</doc>
+                 line="1817">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="osname"
@@ -16643,13 +16958,13 @@ later, instead.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1712">OS name</doc>
+                 line="1818">OS name</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="new_deployment" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1713">Prepend this deployment to the list</doc>
+                 line="1819">Prepend this deployment to the list</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="merge_deployment"
@@ -16658,13 +16973,13 @@ later, instead.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1714">Use this deployment for configuration merge</doc>
+                 line="1820">Use this deployment for configuration merge</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="flags" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1715">Flags controlling behavior</doc>
+                 line="1821">Flags controlling behavior</doc>
             <type name="SysrootSimpleWriteDeploymentFlags"
                   c:type="OstreeSysrootSimpleWriteDeploymentFlags"/>
           </parameter>
@@ -16674,7 +16989,7 @@ later, instead.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1716">Cancellable</doc>
+                 line="1822">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -16685,10 +17000,10 @@ later, instead.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="3046">Stage an overlay initrd to be used in an upcoming deployment. Returns a checksum which
+             line="2947">Stage an overlay initrd to be used in an upcoming deployment. Returns a checksum which
 can be passed to ostree_sysroot_deploy_tree_with_options() or
 ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.</doc>
-        <source-position filename="ostree-sysroot.h" line="190"/>
+        <source-position filename="ostree-sysroot.h" line="193"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16696,13 +17011,13 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3048">Sysroot</doc>
+                 line="2949">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="fd" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3049">File descriptor to overlay initrd</doc>
+                 line="2950">File descriptor to overlay initrd</doc>
             <type name="gint" c:type="int"/>
           </parameter>
           <parameter name="out_checksum"
@@ -16711,7 +17026,7 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3050">Overlay initrd checksum</doc>
+                 line="2951">Overlay initrd checksum</doc>
             <type name="utf8" c:type="char**"/>
           </parameter>
           <parameter name="cancellable"
@@ -16720,7 +17035,7 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3051">Cancellable</doc>
+                 line="2952">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -16731,8 +17046,8 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="3103">Older version of ostree_sysroot_stage_tree_with_options().</doc>
-        <source-position filename="ostree-sysroot.h" line="227"/>
+             line="3004">Older version of ostree_sysroot_stage_tree_with_options().</doc>
+        <source-position filename="ostree-sysroot.h" line="230"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16740,7 +17055,7 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3105">Sysroot</doc>
+                 line="3006">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="osname"
@@ -16749,13 +17064,13 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3106">osname to use for merge deployment</doc>
+                 line="3007">osname to use for merge deployment</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="revision" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3107">Checksum to add</doc>
+                 line="3008">Checksum to add</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="origin"
@@ -16764,7 +17079,7 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3108">Origin to use for upgrades</doc>
+                 line="3009">Origin to use for upgrades</doc>
             <type name="GLib.KeyFile" c:type="GKeyFile*"/>
           </parameter>
           <parameter name="merge_deployment"
@@ -16773,7 +17088,7 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3109">Use this deployment for merge path</doc>
+                 line="3010">Use this deployment for merge path</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="override_kernel_argv"
@@ -16782,7 +17097,7 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3110">Use these as kernel arguments; if %NULL, inherit options from provided_merge_deployment</doc>
+                 line="3011">Use these as kernel arguments; if %NULL, inherit options from provided_merge_deployment</doc>
             <array c:type="char**">
               <type name="utf8"/>
             </array>
@@ -16793,7 +17108,7 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3111">The new deployment path</doc>
+                 line="3012">The new deployment path</doc>
             <type name="Deployment" c:type="OstreeDeployment**"/>
           </parameter>
           <parameter name="cancellable"
@@ -16802,7 +17117,7 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3112">Cancellable</doc>
+                 line="3013">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -16813,9 +17128,9 @@ ostree_sysroot_stage_tree_with_options() via the `overlay_initrds` array option.
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="3137">Like ostree_sysroot_deploy_tree(), but "finalization" only occurs at OS
+             line="3038">Like ostree_sysroot_deploy_tree(), but "finalization" only occurs at OS
 shutdown time.</doc>
-        <source-position filename="ostree-sysroot.h" line="238"/>
+        <source-position filename="ostree-sysroot.h" line="241"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16823,7 +17138,7 @@ shutdown time.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3139">Sysroot</doc>
+                 line="3040">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="osname"
@@ -16832,13 +17147,13 @@ shutdown time.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3140">osname to use for merge deployment</doc>
+                 line="3041">osname to use for merge deployment</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="revision" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3141">Checksum to add</doc>
+                 line="3042">Checksum to add</doc>
             <type name="utf8" c:type="const char*"/>
           </parameter>
           <parameter name="origin"
@@ -16847,7 +17162,7 @@ shutdown time.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3142">Origin to use for upgrades</doc>
+                 line="3043">Origin to use for upgrades</doc>
             <type name="GLib.KeyFile" c:type="GKeyFile*"/>
           </parameter>
           <parameter name="merge_deployment"
@@ -16856,13 +17171,13 @@ shutdown time.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3143">Use this deployment for merge path</doc>
+                 line="3044">Use this deployment for merge path</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="opts" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3144">Options</doc>
+                 line="3045">Options</doc>
             <type name="SysrootDeployTreeOpts"
                   c:type="OstreeSysrootDeployTreeOpts*"/>
           </parameter>
@@ -16872,7 +17187,7 @@ shutdown time.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3145">The new deployment path</doc>
+                 line="3046">The new deployment path</doc>
             <type name="Deployment" c:type="OstreeDeployment**"/>
           </parameter>
           <parameter name="cancellable"
@@ -16881,7 +17196,7 @@ shutdown time.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="3146">Cancellable</doc>
+                 line="3047">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -16891,14 +17206,14 @@ shutdown time.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1525">Try to acquire an exclusive multi-process write lock for @self.  If
+             line="1631">Try to acquire an exclusive multi-process write lock for @self.  If
 another process holds the lock, this function will return
 immediately, setting @out_acquired to %FALSE, and returning %TRUE
 (and no error).
 
 Release the lock with ostree_sysroot_unlock().  The lock will also
 be released if @self is deallocated.</doc>
-        <source-position filename="ostree-sysroot.h" line="105"/>
+        <source-position filename="ostree-sysroot.h" line="108"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16906,7 +17221,7 @@ be released if @self is deallocated.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1527">Self</doc>
+                 line="1633">Self</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="out_acquired"
@@ -16915,7 +17230,7 @@ be released if @self is deallocated.</doc>
                      transfer-ownership="full">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1528">Whether or not the lock has been acquired</doc>
+                 line="1634">Whether or not the lock has been acquired</doc>
             <type name="gboolean" c:type="gboolean*"/>
           </parameter>
         </parameters>
@@ -16923,7 +17238,7 @@ be released if @self is deallocated.</doc>
       <method name="unload" c:identifier="ostree_sysroot_unload">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="367">Release any resources such as file descriptors referring to the
+             line="407">Release any resources such as file descriptors referring to the
 root directory of this sysroot.  Normally, those resources are
 cleared by finalization, but in garbage collected languages that
 may not be predictable.
@@ -16937,7 +17252,7 @@ This undoes the effect of `ostree_sysroot_load()`.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="369">Sysroot</doc>
+                 line="409">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16945,10 +17260,10 @@ This undoes the effect of `ostree_sysroot_load()`.</doc>
       <method name="unlock" c:identifier="ostree_sysroot_unlock">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="1573">Clear the lock previously acquired with ostree_sysroot_lock().  It
+             line="1679">Clear the lock previously acquired with ostree_sysroot_lock().  It
 is safe to call this function if the lock has not been previously
 acquired.</doc>
-        <source-position filename="ostree-sysroot.h" line="118"/>
+        <source-position filename="ostree-sysroot.h" line="121"/>
         <return-value transfer-ownership="none">
           <type name="none" c:type="void"/>
         </return-value>
@@ -16956,7 +17271,7 @@ acquired.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="1575">Self</doc>
+                 line="1681">Self</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
         </parameters>
@@ -16966,9 +17281,9 @@ acquired.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="2282">Older version of ostree_sysroot_write_deployments_with_options(). This
+             line="2227">Older version of ostree_sysroot_write_deployments_with_options(). This
 version will perform post-deployment cleanup by default.</doc>
-        <source-position filename="ostree-sysroot.h" line="170"/>
+        <source-position filename="ostree-sysroot.h" line="173"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -16976,13 +17291,13 @@ version will perform post-deployment cleanup by default.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2284">Sysroot</doc>
+                 line="2229">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="new_deployments" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2285">List of new deployments</doc>
+                 line="2230">List of new deployments</doc>
             <array name="GLib.PtrArray" c:type="GPtrArray*">
               <type name="Deployment"/>
             </array>
@@ -16993,7 +17308,7 @@ version will perform post-deployment cleanup by default.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2286">Cancellable</doc>
+                 line="2231">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -17004,13 +17319,13 @@ version will perform post-deployment cleanup by default.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="2408">Assuming @new_deployments have already been deployed in place on disk via
+             line="2357">Assuming @new_deployments have already been deployed in place on disk via
 ostree_sysroot_deploy_tree(), atomically update bootloader configuration. By
 default, no post-transaction cleanup will be performed. You should invoke
 ostree_sysroot_cleanup() at some point after the transaction, or specify
 `do_postclean` in @opts.  Skipping the post-transaction cleanup is useful
 if for example you want to control pruning of the repository.</doc>
-        <source-position filename="ostree-sysroot.h" line="183"/>
+        <source-position filename="ostree-sysroot.h" line="186"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -17018,13 +17333,13 @@ if for example you want to control pruning of the repository.</doc>
           <instance-parameter name="self" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2410">Sysroot</doc>
+                 line="2359">Sysroot</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="new_deployments" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2411">List of new deployments</doc>
+                 line="2360">List of new deployments</doc>
             <array name="GLib.PtrArray" c:type="GPtrArray*">
               <type name="Deployment"/>
             </array>
@@ -17032,7 +17347,7 @@ if for example you want to control pruning of the repository.</doc>
           <parameter name="opts" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2412">Options</doc>
+                 line="2361">Options</doc>
             <type name="SysrootWriteDeploymentsOpts"
                   c:type="OstreeSysrootWriteDeploymentsOpts*"/>
           </parameter>
@@ -17042,7 +17357,7 @@ if for example you want to control pruning of the repository.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="2413">Cancellable</doc>
+                 line="2362">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -17052,10 +17367,10 @@ if for example you want to control pruning of the repository.</doc>
               throws="1">
         <doc xml:space="preserve"
              filename="ostree-sysroot-deploy.c"
-             line="957">Immediately replace the origin file of the referenced @deployment
+             line="953">Immediately replace the origin file of the referenced @deployment
 with the contents of @new_origin.  If @new_origin is %NULL,
 this function will write the current origin of @deployment.</doc>
-        <source-position filename="ostree-sysroot.h" line="147"/>
+        <source-position filename="ostree-sysroot.h" line="150"/>
         <return-value transfer-ownership="none">
           <type name="gboolean" c:type="gboolean"/>
         </return-value>
@@ -17063,13 +17378,13 @@ this function will write the current origin of @deployment.</doc>
           <instance-parameter name="sysroot" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="959">System root</doc>
+                 line="955">System root</doc>
             <type name="Sysroot" c:type="OstreeSysroot*"/>
           </instance-parameter>
           <parameter name="deployment" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="960">Deployment</doc>
+                 line="956">Deployment</doc>
             <type name="Deployment" c:type="OstreeDeployment*"/>
           </parameter>
           <parameter name="new_origin"
@@ -17078,7 +17393,7 @@ this function will write the current origin of @deployment.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="961">Origin content</doc>
+                 line="957">Origin content</doc>
             <type name="GLib.KeyFile" c:type="GKeyFile*"/>
           </parameter>
           <parameter name="cancellable"
@@ -17087,7 +17402,7 @@ this function will write the current origin of @deployment.</doc>
                      allow-none="1">
             <doc xml:space="preserve"
                  filename="ostree-sysroot-deploy.c"
-                 line="962">Cancellable</doc>
+                 line="958">Cancellable</doc>
             <type name="Gio.Cancellable" c:type="GCancellable*"/>
           </parameter>
         </parameters>
@@ -17101,7 +17416,7 @@ this function will write the current origin of @deployment.</doc>
       <glib:signal name="journal-msg" when="last" version="2017.10">
         <doc xml:space="preserve"
              filename="ostree-sysroot.c"
-             line="163">libostree will log to the journal various events, such as the /etc merge
+             line="164">libostree will log to the journal various events, such as the /etc merge
 status, and transaction completion. Connect to this signal to also
 synchronously receive the text for those messages. This is intended to be
 used by command line tools which link to libostree as a library.
@@ -17114,14 +17429,14 @@ Currently, the structured data is only available via the systemd journal.</doc>
           <parameter name="msg" transfer-ownership="none">
             <doc xml:space="preserve"
                  filename="ostree-sysroot.c"
-                 line="166">Human-readable string (should not contain newlines)</doc>
+                 line="167">Human-readable string (should not contain newlines)</doc>
             <type name="utf8" c:type="gchar*"/>
           </parameter>
         </parameters>
       </glib:signal>
     </class>
     <record name="SysrootDeployTreeOpts" c:type="OstreeSysrootDeployTreeOpts">
-      <source-position filename="ostree-sysroot.h" line="202"/>
+      <source-position filename="ostree-sysroot.h" line="205"/>
       <field name="unused_bools" writable="1">
         <array zero-terminated="0" fixed-size="8">
           <type name="gboolean" c:type="gboolean"/>
@@ -17146,7 +17461,7 @@ Currently, the structured data is only available via the systemd journal.</doc>
     </record>
     <bitfield name="SysrootSimpleWriteDeploymentFlags"
               c:type="OstreeSysrootSimpleWriteDeploymentFlags">
-      <source-position filename="ostree-sysroot.h" line="291"/>
+      <source-position filename="ostree-sysroot.h" line="294"/>
       <member name="none"
               value="0"
               c:identifier="OSTREE_SYSROOT_SIMPLE_WRITE_DEPLOYMENT_FLAGS_NONE">
@@ -17625,7 +17940,7 @@ from inside the tree such as package databases.</doc>
     </bitfield>
     <record name="SysrootWriteDeploymentsOpts"
             c:type="OstreeSysrootWriteDeploymentsOpts">
-      <source-position filename="ostree-sysroot.h" line="180"/>
+      <source-position filename="ostree-sysroot.h" line="183"/>
       <field name="do_postclean" writable="1">
         <type name="gboolean" c:type="gboolean"/>
       </field>
@@ -17698,7 +18013,7 @@ users who had been using zero before.</doc>
       <source-position filename="ostree-tls-cert-interaction.h" line="35"/>
     </record>
     <constant name="VERSION"
-              value="2020.700000"
+              value="2021.100000"
               c:type="OSTREE_VERSION"
               version="2017.4">
       <doc xml:space="preserve"
@@ -17708,7 +18023,7 @@ users who had been using zero before.</doc>
       <type name="gdouble" c:type="gdouble"/>
     </constant>
     <constant name="VERSION_S"
-              value="2020.7"
+              value="2021.1"
               c:type="OSTREE_VERSION_S"
               version="2017.4">
       <doc xml:space="preserve"
@@ -17719,7 +18034,7 @@ concatenation.</doc>
       <type name="utf8" c:type="gchar*"/>
     </constant>
     <constant name="YEAR_VERSION"
-              value="2020"
+              value="2021"
               c:type="OSTREE_YEAR_VERSION"
               version="2017.4">
       <doc xml:space="preserve"
@@ -17728,6 +18043,40 @@ concatenation.</doc>
       <source-position filename="ostree-version.h" line="37"/>
       <type name="gint" c:type="gint"/>
     </constant>
+    <docsection name="bloom">
+      <doc xml:space="preserve"
+           filename="ostree-bloom.c"
+           line="36">#OstreeBloom is an implementation of a bloom filter which supports writing to
+and loading from a #GBytes bit array. The caller must store metadata about
+the bloom filter (its hash function and `k` parameter value) separately, as
+the same values must be used when reading from a serialised bit array as were
+used to build the array in the first place.
+
+This is a standard implementation of a bloom filter, and background reading
+on the theory can be
+[found on Wikipedia](https://en.wikipedia.org/wiki/Bloom_filter). In
+particular, a bloom filter is parameterised by `m` and `k` parameters: the
+size of the bit array (in bits) is `m`, and the number of hash functions
+applied to each element is `k`. Bloom filters require a universal hash
+function which can be parameterised by `k`. We have #OstreeBloomHashFunc,
+with ostree_str_bloom_hash() being an implementation for strings.
+
+The serialised output from a bloom filter is guaranteed to be stable across
+versions of libostree as long as the same values for `k` and the hash
+function are used.
+
+#OstreeBloom is mutable when constructed with ostree_bloom_new(), and elements
+can be added to it using ostree_bloom_add_element(), until ostree_bloom_seal()
+is called to serialise it and make it immutable. After then, the bloom filter
+can only be queried using ostree_bloom_maybe_contains().
+
+If constructed with ostree_bloom_new_from_bytes(), the bloom filter is
+immutable from construction, and can only be queried.
+
+Reference:
+ - https://en.wikipedia.org/wiki/Bloom_filter
+ - https://llimllib.github.io/bloomfilter-tutorial/</doc>
+    </docsection>
     <function name="break_hardlink"
               c:identifier="ostree_break_hardlink"
               version="2017.15"
@@ -17786,20 +18135,20 @@ care of synchronization.</doc>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2714">%TRUE if current libostree has at least the requested version, %FALSE otherwise</doc>
+             line="2734">%TRUE if current libostree has at least the requested version, %FALSE otherwise</doc>
         <type name="gboolean" c:type="gboolean"/>
       </return-value>
       <parameters>
         <parameter name="required_year" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2711">Major/year required</doc>
+               line="2731">Major/year required</doc>
           <type name="guint" c:type="guint"/>
         </parameter>
         <parameter name="required_release" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2712">Release version required</doc>
+               line="2732">Release version required</doc>
           <type name="guint" c:type="guint"/>
         </parameter>
       </parameters>
@@ -18482,7 +18831,7 @@ must be %NULL-terminated; it may be empty, but must not be %NULL.</doc>
               version="2018.2">
       <doc xml:space="preserve"
            filename="ostree-core.c"
-           line="2395">There are use cases where one wants a checksum just of the content of a
+           line="2415">There are use cases where one wants a checksum just of the content of a
 commit. OSTree commits by default capture the current timestamp, and may have
 additional metadata, which means that re-committing identical content
 often results in a new checksum.
@@ -18497,14 +18846,14 @@ root "dirmeta" checksum (both in binary form, not hexadecimal).</doc>
       <return-value transfer-ownership="full" nullable="1">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2411">A SHA-256 hex string, or %NULL if @commit_variant is not well-formed</doc>
+             line="2431">A SHA-256 hex string, or %NULL if @commit_variant is not well-formed</doc>
         <type name="utf8" c:type="gchar*"/>
       </return-value>
       <parameters>
         <parameter name="commit_variant" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2397">A commit object</doc>
+               line="2417">A commit object</doc>
           <type name="GLib.Variant" c:type="GVariant*"/>
         </parameter>
       </parameters>
@@ -18515,7 +18864,7 @@ root "dirmeta" checksum (both in binary form, not hexadecimal).</doc>
               throws="1">
       <doc xml:space="preserve"
            filename="ostree-core.c"
-           line="2569">Reads a commit's "ostree.sizes" metadata and returns an array of
+           line="2589">Reads a commit's "ostree.sizes" metadata and returns an array of
 #OstreeCommitSizesEntry in @out_sizes_entries. Each element
 represents an object in the commit. If the commit does not contain
 the "ostree.sizes" metadata, a %G_IO_ERROR_NOT_FOUND error will be
@@ -18528,7 +18877,7 @@ returned.</doc>
         <parameter name="commit_variant" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2571">variant of type %OSTREE_OBJECT_TYPE_COMMIT</doc>
+               line="2591">variant of type %OSTREE_OBJECT_TYPE_COMMIT</doc>
           <type name="GLib.Variant" c:type="GVariant*"/>
         </parameter>
         <parameter name="out_sizes_entries"
@@ -18539,7 +18888,7 @@ returned.</doc>
                    allow-none="1">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2572">
+               line="2592">
   return location for an array of object size entries</doc>
           <array name="GLib.PtrArray" c:type="GPtrArray**">
             <type name="CommitSizesEntry"/>
@@ -18552,7 +18901,7 @@ returned.</doc>
       <return-value transfer-ownership="full">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2366">Checksum of the parent commit of @commit_variant, or %NULL
+             line="2386">Checksum of the parent commit of @commit_variant, or %NULL
 if none</doc>
         <type name="utf8" c:type="gchar*"/>
       </return-value>
@@ -18560,7 +18909,7 @@ if none</doc>
         <parameter name="commit_variant" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2364">Variant of type %OSTREE_OBJECT_TYPE_COMMIT</doc>
+               line="2384">Variant of type %OSTREE_OBJECT_TYPE_COMMIT</doc>
           <type name="GLib.Variant" c:type="GVariant*"/>
         </parameter>
       </parameters>
@@ -18572,18 +18921,50 @@ if none</doc>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2383">timestamp in seconds since the Unix epoch, UTC</doc>
+             line="2403">timestamp in seconds since the Unix epoch, UTC</doc>
         <type name="guint64" c:type="guint64"/>
       </return-value>
       <parameters>
         <parameter name="commit_variant" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2381">Commit object</doc>
+               line="2401">Commit object</doc>
           <type name="GLib.Variant" c:type="GVariant*"/>
         </parameter>
       </parameters>
     </function>
+    <function name="commit_metadata_for_bootable"
+              c:identifier="ostree_commit_metadata_for_bootable"
+              version="2021.1"
+              throws="1">
+      <doc xml:space="preserve"
+           filename="ostree-repo-os.c"
+           line="33">Update provided @dict with standard metadata for bootable OSTree commits.</doc>
+      <source-position filename="ostree-repo-os.h" line="45"/>
+      <return-value transfer-ownership="none">
+        <type name="gboolean" c:type="gboolean"/>
+      </return-value>
+      <parameters>
+        <parameter name="root" transfer-ownership="none">
+          <doc xml:space="preserve"
+               filename="ostree-repo-os.c"
+               line="35">Root filesystem to be committed</doc>
+          <type name="Gio.File" c:type="GFile*"/>
+        </parameter>
+        <parameter name="dict" transfer-ownership="none">
+          <doc xml:space="preserve"
+               filename="ostree-repo-os.c"
+               line="36">Dictionary to update</doc>
+          <type name="GLib.VariantDict" c:type="GVariantDict*"/>
+        </parameter>
+        <parameter name="cancellable"
+                   transfer-ownership="none"
+                   nullable="1"
+                   allow-none="1">
+          <type name="Gio.Cancellable" c:type="GCancellable*"/>
+        </parameter>
+      </parameters>
+    </function>
     <function name="content_file_parse"
               c:identifier="ostree_content_file_parse"
               throws="1">
@@ -19271,6 +19652,264 @@ only valid for the lifetime of @variant, and must not be freed.</doc>
         </parameter>
       </parameters>
     </function>
+    <docsection name="ostree-async-progress">
+      <doc xml:space="preserve"
+           filename="ostree-async-progress.c"
+           line="28">For many asynchronous operations, it's desirable for callers to be
+able to watch their status as they progress.  For example, an user
+interface calling an asynchronous download operation will want to
+be able to see the total number of bytes downloaded.
+
+This class provides a mechanism for callees of asynchronous
+operations to communicate back with callers.  It transparently
+handles thread safety, ensuring that the progress change
+notification occurs in the thread-default context of the calling
+operation.
+
+The ostree_async_progress_get_status() and ostree_async_progress_set_status()
+methods get and set a well-known `status` key of type %G_VARIANT_TYPE_STRING.
+This key may be accessed using the other #OstreeAsyncProgress methods, but it
+must always have the correct type.</doc>
+    </docsection>
+    <docsection name="ostree-core">
+      <doc xml:space="preserve"
+           filename="ostree-core.c"
+           line="95">These functions implement repository-independent algorithms for
+operating on the core OSTree data formats, such as converting
+#GFileInfo into a #GVariant.
+
+There are 4 types of objects; file, dirmeta, tree, and commit.  The
+last 3 are metadata, and the file object is the only content object
+type.
+
+All metadata objects are stored as #GVariant (big endian).  The
+rationale for this is the same as that of the ext{2,3,4} family of
+filesystems; most developers will be using LE, and so it's better
+to continually test the BE-&gt;LE swap.
+
+The file object is a custom format in order to support streaming.</doc>
+    </docsection>
+    <docsection name="ostree-gpg-verify-result">
+      <doc xml:space="preserve"
+           filename="ostree-gpg-verify-result.c"
+           line="30">#OstreeGpgVerifyResult contains verification details for GPG signatures
+read from a detached #OstreeRepo metadata object.
+
+Use ostree_gpg_verify_result_count_all() and
+ostree_gpg_verify_result_count_valid() to quickly check overall signature
+validity.
+
+Use ostree_gpg_verify_result_lookup() to find a signature by the key ID
+or fingerprint of the signing key.
+
+For more in-depth inspection, such as presenting signature details to the
+user, pass an array of attribute values to ostree_gpg_verify_result_get()
+or get all signature details with ostree_gpg_verify_result_get_all().</doc>
+    </docsection>
+    <docsection name="ostree-lzma-compressor">
+      <doc xml:space="preserve"
+           filename="ostree-lzma-compressor.c"
+           line="34">An implementation of #GConverter that compresses data using
+LZMA.</doc>
+    </docsection>
+    <docsection name="ostree-lzma-decompressor">
+      <doc xml:space="preserve"
+           filename="ostree-lzma-decompressor.c"
+           line="33">An implementation of #GConverter that decompresses data using
+LZMA.</doc>
+    </docsection>
+    <docsection name="ostree-mutable-tree">
+      <doc xml:space="preserve"
+           filename="ostree-mutable-tree.c"
+           line="31">In order to commit content into an #OstreeRepo, it must first be
+imported into an #OstreeMutableTree.  There are several high level
+APIs to create an initiable #OstreeMutableTree from a physical
+filesystem directory, but they may also be computed
+programmatically.</doc>
+    </docsection>
+    <docsection name="ostree-repo">
+      <doc xml:space="preserve"
+           filename="ostree-repo.c"
+           line="87">The #OstreeRepo is like git, a content-addressed object store.
+Unlike git, it records uid, gid, and extended attributes.
+
+There are four possible "modes" for an #OstreeRepo; %OSTREE_REPO_MODE_BARE
+is very simple - content files are represented exactly as they are, and
+checkouts are just hardlinks. %OSTREE_REPO_MODE_BARE_USER is similar, except
+the uid/gids are not set on the files, and checkouts as hardlinks work only
+for user checkouts. %OSTREE_REPO_MODE_BARE_USER_ONLY is the same as
+BARE_USER, but all metadata is not stored, so it can only be used for user
+checkouts. This mode does not require xattrs. A %OSTREE_REPO_MODE_ARCHIVE
+(also known as %OSTREE_REPO_MODE_ARCHIVE_Z2) repository in contrast stores
+content files zlib-compressed. It is suitable for non-root-owned
+repositories that can be served via a static HTTP server.
+
+Creating an #OstreeRepo does not invoke any file I/O, and thus needs
+to be initialized, either from existing contents or as a new
+repository. If you have an existing repo, use ostree_repo_open()
+to load it from disk and check its validity. To initialize a new
+repository in the given filepath, use ostree_repo_create() instead.
+
+To store content in the repo, first start a transaction with
+ostree_repo_prepare_transaction().  Then create a
+#OstreeMutableTree, and apply functions such as
+ostree_repo_write_directory_to_mtree() to traverse a physical
+filesystem and write content, possibly multiple times.
+
+Once the #OstreeMutableTree is complete, write all of its metadata
+with ostree_repo_write_mtree(), and finally create a commit with
+ostree_repo_write_commit().
+
+## Collection IDs
+
+A collection ID is a globally unique identifier which, if set, is used to
+identify refs from a repository which are mirrored elsewhere, such as in
+mirror repositories or peer to peer networks.
+
+This is separate from the `collection-id` configuration key for a remote, which
+is used to store the collection ID of the repository that remote points to.
+
+The collection ID should only be set on an #OstreeRepo if it is the canonical
+collection for some refs.
+
+A collection ID must be a reverse DNS name, where the domain name is under the
+control of the curator of the collection, so they can demonstrate ownership
+of the collection. The later elements in the reverse DNS name can be used to
+disambiguate between multiple collections from the same curator. For example,
+`org.exampleos.Main` and `org.exampleos.Apps`. For the complete format of
+collection IDs, see ostree_validate_collection_id().</doc>
+    </docsection>
+    <docsection name="ostree-repo-finder-avahi">
+      <doc xml:space="preserve"
+           filename="ostree-repo-finder-avahi.c"
+           line="62">#OstreeRepoFinderAvahi is an implementation of #OstreeRepoFinder which looks
+for refs being hosted by peers on the local network.
+
+Any ref which matches by collection ID and ref name is returned as a result,
+with no limitations on the peers which host them, as long as they are
+accessible over the local network, and their adverts reach this machine via
+DNS-SD/mDNS.
+
+For each repository which is found, a result will be returned for the
+intersection of the refs being searched for, and the refs in `refs/mirrors`
+in the remote repository.
+
+DNS-SD resolution is performed using Avahi, which will continue to scan for
+matching peers throughout the lifetime of the process. It’s recommended that
+ostree_repo_finder_avahi_start() be called early on in the process’ lifetime,
+and the #GMainContext which is passed to ostree_repo_finder_avahi_new()
+continues to be iterated until ostree_repo_finder_avahi_stop() is called.
+
+The values stored in DNS-SD TXT records are stored as big-endian whenever
+endianness is relevant.
+
+Internally, #OstreeRepoFinderAvahi has an Avahi client, browser and resolver
+which work in the background to track all available peers on the local
+network. Whenever a resolve request is made using
+ostree_repo_finder_resolve_async(), the request is blocked until the
+background tracking is in a consistent state (typically this only happens at
+startup), and is then answered using the current cache of background data.
+The Avahi client tracks the #OstreeRepoFinderAvahi’s connection with the
+Avahi D-Bus service. The browser looks for DNS-SD peers on the local network;
+and the resolver is used to retrieve information about services advertised by
+each peer, including the services’ TXT records.</doc>
+    </docsection>
+    <docsection name="ostree-repo-finder-config">
+      <doc xml:space="preserve"
+           filename="ostree-repo-finder-config.c"
+           line="40">#OstreeRepoFinderConfig is an implementation of #OstreeRepoFinder which looks
+refs up in locally configured remotes and returns remote URIs.
+Duplicate remote URIs are combined into a single #OstreeRepoFinderResult
+which lists multiple refs.
+
+For all the locally configured remotes which have an `collection-id` specified
+(see [ostree.repo-config(5)](man:ostree.repo-config(5))), it finds the
+intersection of their refs and the set of refs to resolve. If the
+intersection is non-empty, that remote is returned as a result. Remotes which
+do not have their `collection-id` key configured are ignored.</doc>
+    </docsection>
+    <docsection name="ostree-repo-finder-mount">
+      <doc xml:space="preserve"
+           filename="ostree-repo-finder-mount.c"
+           line="40">#OstreeRepoFinderMount is an implementation of #OstreeRepoFinder which looks
+refs up in well-known locations on any mounted removable volumes.
+
+For each mounted removable volume, the directory `.ostree/repos.d` will be
+enumerated, and all OSTree repositories below it will be searched, in lexical
+order, for the requested #OstreeCollectionRefs. The names of the directories
+below `.ostree/repos.d` are irrelevant, apart from their lexical ordering.
+The directories `.ostree/repo`, `ostree/repo` and `var/lib/flatpak/repo`
+will be searched after the others, if they exist.
+Non-removable volumes are ignored.
+
+For each repository which is found, a result will be returned for the
+intersection of the refs being searched for, and the refs in `refs/heads` and
+`refs/mirrors` in the repository on the removable volume.
+
+Symlinks are followed when listing the repositories, so a volume might
+contain a single OSTree at some arbitrary path, with a symlink from
+`.ostree/repos.d`. Any symlink which points outside the volume’s file
+system will be ignored. Repositories are deduplicated in the results.
+
+The volume monitor used to find mounted volumes can be overridden by setting
+#OstreeRepoFinderMount:monitor. By default, g_volume_monitor_get() is used.</doc>
+    </docsection>
+    <docsection name="ostree-repo-finder-override">
+      <doc xml:space="preserve"
+           filename="ostree-repo-finder-override.c"
+           line="40">#OstreeRepoFinderOverride is an implementation of #OstreeRepoFinder which
+looks refs up in a list of remotes given by their URI, and returns the URIs
+which contain the refs. Duplicate remote URIs are combined into a single
+#OstreeRepoFinderResult which lists multiple refs.
+
+Each result is given an #OstreeRepoFinderResult.priority value of 20, which
+ranks its results above those from the other default #OstreeRepoFinder
+implementations.
+
+Results can only be returned for a ref if a remote and keyring are configured
+locally for the collection ID of that ref, otherwise there would be no keys
+available to verify signatures on commits for that ref.
+
+This is intended to be used for user-provided overrides and testing software
+which uses #OstreeRepoFinder. For production use, #OstreeRepoFinderConfig is
+recommended instead.</doc>
+    </docsection>
+    <docsection name="ostree-sepolicy">
+      <doc xml:space="preserve"
+           filename="ostree-sepolicy.c"
+           line="36">A #OstreeSePolicy object can load the SELinux policy from a given
+root and perform labeling.</doc>
+    </docsection>
+    <docsection name="ostree-sign">
+      <doc xml:space="preserve"
+           filename="ostree-sign.c"
+           line="25">An #OstreeSign interface allows to select and use any available engine
+for signing or verifying the commit object or summary file.</doc>
+    </docsection>
+    <docsection name="ostree-sysroot">
+      <doc xml:space="preserve"
+           filename="ostree-sysroot.c"
+           line="41">A #OstreeSysroot object represents a physical root filesystem,
+which in particular should contain a toplevel /ostree directory.
+Inside this directory is an #OstreeRepo in /ostree/repo, plus a set
+of deployments in /ostree/deploy.
+
+This class is not by default safe against concurrent use by threads
+or external processes.  You can use ostree_sysroot_lock() to
+perform locking externally.</doc>
+    </docsection>
+    <docsection name="ostree-sysroot-upgrader">
+      <doc xml:space="preserve"
+           filename="ostree-sysroot-upgrader.c"
+           line="30">The #OstreeSysrootUpgrader class allows performing simple upgrade
+operations.</doc>
+    </docsection>
+    <docsection name="ostree-version">
+      <doc xml:space="preserve"
+           filename="ostree-version.h"
+           line="22">ostree provides macros to check the version of the library
+at compile-time</doc>
+    </docsection>
     <function name="parse_refspec"
               c:identifier="ostree_parse_refspec"
               throws="1">
@@ -19504,10 +20143,23 @@ for writing data to an #OstreeRepo.</doc>
         </parameter>
       </parameters>
     </function>
+    <docsection name="remote">
+      <doc xml:space="preserve"
+           filename="ostree-remote.c"
+           line="40">The #OstreeRemote structure represents the configuration for a single remote
+repository. Currently, all configuration is handled internally, and
+#OstreeRemote objects are represented by their textual name handle, or by an
+opaque pointer (which can be reference counted if needed).
+
+#OstreeRemote provides configuration for accessing a remote, but does not
+provide the results of accessing a remote, such as information about what
+refs are currently on a remote, or the commits they currently point to. Use
+#OstreeRepo in combination with an #OstreeRemote to query that information.</doc>
+    </docsection>
     <function name="repo_commit_traverse_iter_cleanup"
               c:identifier="ostree_repo_commit_traverse_iter_cleanup"
               moved-to="RepoCommitTraverseIter.cleanup">
-      <source-position filename="ostree-repo.h" line="1182"/>
+      <source-position filename="ostree-repo.h" line="1205"/>
       <return-value transfer-ownership="none">
         <type name="none" c:type="void"/>
       </return-value>
@@ -19678,6 +20330,24 @@ signing engines; they will not be initialized.</doc>
         </parameter>
       </parameters>
     </function>
+    <docsection name="soup-form">
+      <doc xml:space="preserve"
+           filename="ostree-soup-form.c"
+           line="19">libsoup contains several help methods for processing HTML forms as
+defined by &lt;ulink
+url="http://www.w3.org/TR/html401/interact/forms.html#h-17.13"&gt;the
+HTML 4.01 specification&lt;/ulink&gt;.</doc>
+    </docsection>
+    <docsection name="soup-uri">
+      <doc xml:space="preserve"
+           filename="ostree-soup-uri.c"
+           line="115">A #SoupURI represents a (parsed) URI.
+
+Many applications will not need to use #SoupURI directly at all; on
+the client side, soup_message_new() takes a stringified URI, and on
+the server side, the path and query components are provided for you
+in the server callback.</doc>
+    </docsection>
     <function name="validate_checksum_string"
               c:identifier="ostree_validate_checksum_string"
               throws="1">
@@ -19785,14 +20455,14 @@ Valid collection IDs are reverse DNS names:
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2058">%TRUE if @checksum is a valid ASCII SHA256 checksum</doc>
+             line="2078">%TRUE if @checksum is a valid ASCII SHA256 checksum</doc>
         <type name="gboolean" c:type="gboolean"/>
       </return-value>
       <parameters>
         <parameter name="checksum" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2055">an ASCII string</doc>
+               line="2075">an ASCII string</doc>
           <type name="utf8" c:type="const char*"/>
         </parameter>
       </parameters>
@@ -19802,20 +20472,20 @@ Valid collection IDs are reverse DNS names:
               throws="1">
       <doc xml:space="preserve"
            filename="ostree-core.c"
-           line="2180">Use this to validate the basic structure of @commit, independent of
+           line="2200">Use this to validate the basic structure of @commit, independent of
 any other objects it references.</doc>
       <source-position filename="ostree-core.h" line="518"/>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2188">%TRUE if @commit is structurally valid</doc>
+             line="2208">%TRUE if @commit is structurally valid</doc>
         <type name="gboolean" c:type="gboolean"/>
       </return-value>
       <parameters>
         <parameter name="commit" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2182">A commit object, %OSTREE_OBJECT_TYPE_COMMIT</doc>
+               line="2202">A commit object, %OSTREE_OBJECT_TYPE_COMMIT</doc>
           <type name="GLib.Variant" c:type="GVariant*"/>
         </parameter>
       </parameters>
@@ -19827,14 +20497,14 @@ any other objects it references.</doc>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2044">%TRUE if @checksum is a valid binary SHA256 checksum</doc>
+             line="2064">%TRUE if @checksum is a valid binary SHA256 checksum</doc>
         <type name="gboolean" c:type="gboolean"/>
       </return-value>
       <parameters>
         <parameter name="checksum" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2041">a #GVariant of type "ay"</doc>
+               line="2061">a #GVariant of type "ay"</doc>
           <type name="GLib.Variant" c:type="GVariant*"/>
         </parameter>
       </parameters>
@@ -19844,19 +20514,19 @@ any other objects it references.</doc>
               throws="1">
       <doc xml:space="preserve"
            filename="ostree-core.c"
-           line="2332">Use this to validate the basic structure of @dirmeta.</doc>
+           line="2352">Use this to validate the basic structure of @dirmeta.</doc>
       <source-position filename="ostree-core.h" line="526"/>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2339">%TRUE if @dirmeta is structurally valid</doc>
+             line="2359">%TRUE if @dirmeta is structurally valid</doc>
         <type name="gboolean" c:type="gboolean"/>
       </return-value>
       <parameters>
         <parameter name="dirmeta" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2334">A dirmeta object, %OSTREE_OBJECT_TYPE_DIR_META</doc>
+               line="2354">A dirmeta object, %OSTREE_OBJECT_TYPE_DIR_META</doc>
           <type name="GLib.Variant" c:type="GVariant*"/>
         </parameter>
       </parameters>
@@ -19866,20 +20536,20 @@ any other objects it references.</doc>
               throws="1">
       <doc xml:space="preserve"
            filename="ostree-core.c"
-           line="2220">Use this to validate the basic structure of @dirtree, independent of
+           line="2240">Use this to validate the basic structure of @dirtree, independent of
 any other objects it references.</doc>
       <source-position filename="ostree-core.h" line="522"/>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2228">%TRUE if @dirtree is structurally valid</doc>
+             line="2248">%TRUE if @dirtree is structurally valid</doc>
         <type name="gboolean" c:type="gboolean"/>
       </return-value>
       <parameters>
         <parameter name="dirtree" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2222">A dirtree object, %OSTREE_OBJECT_TYPE_DIR_TREE</doc>
+               line="2242">A dirtree object, %OSTREE_OBJECT_TYPE_DIR_TREE</doc>
           <type name="GLib.Variant" c:type="GVariant*"/>
         </parameter>
       </parameters>
@@ -19891,14 +20561,14 @@ any other objects it references.</doc>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2317">%TRUE if @mode represents a valid file type and permissions</doc>
+             line="2337">%TRUE if @mode represents a valid file type and permissions</doc>
         <type name="gboolean" c:type="gboolean"/>
       </return-value>
       <parameters>
         <parameter name="mode" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="ostree-core.c"
-               line="2314">A Unix filesystem mode</doc>
+               line="2334">A Unix filesystem mode</doc>
           <type name="guint32" c:type="guint32"/>
         </parameter>
       </parameters>
@@ -19910,7 +20580,7 @@ any other objects it references.</doc>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="ostree-core.c"
-             line="2026">%TRUE if @objtype represents a valid object type</doc>
+             line="2046">%TRUE if @objtype represents a valid object type</doc>
         <type name="gboolean" c:type="gboolean"/>
       </return-value>
       <parameters>